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 d4c8ebe commit 86adc44Copy full SHA for 86adc44
composer.json
@@ -46,12 +46,12 @@
46
"nesbot/carbon": "^2.16",
47
"ext-json": "*",
48
"php-http/message": "^1.8",
49
- "guzzlehttp/psr7": "^1.6"
+ "guzzlehttp/psr7": "^1.6",
50
+ "php-http/guzzle6-adapter": "^1.0 || ^2.0"
51
},
52
"require-dev": {
53
"phpunit/phpunit": "^8.0 || ^9.0",
54
"squizlabs/php_codesniffer": "^3.0",
- "php-http/guzzle6-adapter": "^1.0 || ^2.0",
55
"phpfastcache/phpfastcache": "^7.1"
56
57
"autoload": {
0 commit comments