Update to Guzzle 7 (#143)
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
"description": "PHP binding for v4 of the Cloudflare Client API.",
|
"description": "PHP binding for v4 of the Cloudflare Client API.",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"require": {
|
"require": {
|
||||||
"guzzlehttp/guzzle": "^6.2.2",
|
"guzzlehttp/guzzle": "^7.0.1",
|
||||||
"php": ">=7.0.0",
|
"php": ">=7.2.5",
|
||||||
"psr/http-message": "~1.0",
|
"psr/http-message": "~1.0",
|
||||||
"ext-json": "*"
|
"ext-json": "*"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user