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 82d810e commit 03e9d87Copy full SHA for 03e9d87
composer.json
@@ -47,12 +47,12 @@
47
"ext-json": "*",
48
"phpfastcache/phpfastcache": "^7.1",
49
"php-http/message": "^1.8",
50
- "guzzlehttp/psr7": "^1.6"
+ "guzzlehttp/psr7": "^1.6",
51
+ "php-http/guzzle6-adapter": "^1.0 || ^2.0"
52
},
53
"require-dev": {
54
"phpunit/phpunit": "^8.0 || ^9.0",
- "squizlabs/php_codesniffer": "^3.0",
55
- "php-http/guzzle6-adapter": "^1.0 || ^2.0"
+ "squizlabs/php_codesniffer": "^3.0"
56
57
"autoload": {
58
"psr-4": {
0 commit comments