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 b9b35dc commit e8e2626Copy full SHA for e8e2626
composer.json
@@ -130,7 +130,7 @@
130
"doctrine/data-fixtures": "^1.1",
131
"doctrine/dbal": "^2.13.1|^3.0",
132
"doctrine/orm": "^2.7.4",
133
- "guzzlehttp/promises": "^1.4",
+ "guzzlehttp/promises": "^1.4|^2.0",
134
"masterminds/html5": "^2.6",
135
"monolog/monolog": "^1.25.1|^2",
136
"nyholm/psr7": "^1.0",
src/Symfony/Component/HttpClient/composer.json
@@ -35,7 +35,7 @@
35
"amphp/http-client": "^4.2.1",
36
"amphp/http-tunnel": "^1.0",
37
"amphp/socket": "^1.1",
38
39
40
"php-http/httplug": "^1.0|^2.0",
41
"php-http/message-factory": "^1.0",
0 commit comments