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 6745cca commit 94deb07Copy full SHA for 94deb07
composer.json
@@ -18,10 +18,10 @@
18
"ext-zlib": "*",
19
"ext-curl": "*",
20
"paquettg/string-encode": "~1.0.0",
21
- "php-http/httplug": "^2.1",
22
- "guzzlehttp/guzzle": "^7.0",
23
- "guzzlehttp/psr7": "^1.6",
24
- "myclabs/php-enum": "^1.7"
+ "php-http/httplug": "^2",
+ "guzzlehttp/guzzle": "^7",
+ "guzzlehttp/psr7": "^2",
+ "myclabs/php-enum": "^1"
25
},
26
"require-dev": {
27
"phpunit/phpunit": "^7.5.1",
0 commit comments