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 f3089c6 commit 4839695Copy full SHA for 4839695
composer.json
@@ -43,12 +43,11 @@
43
},
44
"conflict": {
45
"php-http/guzzle6-adapter": "<1.1",
46
- "php-http/cache-plugin": "<1.7.0",
+ "php-http/cache-plugin": "<1.7",
47
"php-http/curl-client": "<2.0",
48
"php-http/socket-client": "<2.0",
49
"kriswallsmith/buzz": "<0.17",
50
- "php-http/react-adapter": "<3.0",
51
- "php-http/cache-plugin": "<1.7"
+ "php-http/react-adapter": "<3.0"
52
53
"require-dev": {
54
"guzzlehttp/psr7": "^1.7 || ^2.0",
0 commit comments