We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a7c077 commit 15d5a86Copy full SHA for 15d5a86
composer.json
@@ -13,7 +13,7 @@
13
"ext-curl": "*",
14
"ext-json": "*",
15
"ext-mbstring": "*",
16
- "guzzlehttp/guzzle": "^6.2"
+ "guzzlehttp/guzzle": "^6.2|^7.0"
17
},
18
"autoload": {
19
"psr-4": { "DocPlanner\\Client\\" : "lib/" }
0 commit comments