Merge remote-tracking branch 'upstream/master' into feature/merge-upstream

This commit is contained in:
Joshua Chapman
2021-11-10 13:05:24 +01:00
21 changed files with 827 additions and 81 deletions

View File

@@ -3,7 +3,7 @@
"description": "PHP binding for v4 of the Cloudflare Client API.",
"type": "library",
"require": {
"guzzlehttp/guzzle": "~6.0",
"guzzlehttp/guzzle": "^7.0.1",
"php": ">=7.2.5",
"psr/http-message": "~1.0",
"ext-json": "*"