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 f976903 commit a877510Copy full SHA for a877510
composer.json
@@ -27,9 +27,8 @@
27
"symfony/event-dispatcher": "^2.3||^3.0",
28
"symfony/options-resolver": "^2.3||^3.0",
29
"php-http/client-implementation": "^1.0.0",
30
- "php-http/discovery": "^0.6.0",
31
- "php-http/message": "^0.2.1",
32
- "puli/cli": "^1.0.0-beta8"
+ "php-http/discovery": "^0.6.3",
+ "php-http/message": "^0.2.1"
33
},
34
"require-dev": {
35
"mockery/mockery": "~0.9.1",
0 commit comments