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.
2 parents cadde43 + afa690f commit 215cab4Copy full SHA for 215cab4
composer.json
@@ -20,14 +20,14 @@
20
"php": "^5.5 || ^7.0",
21
"psr/http-message": "^1.0",
22
"psr/cache": "^1.0",
23
- "php-http/httplug": "^1.0",
+ "php-http/httplug": "^1.1",
24
"php-http/discovery": "^1.0",
25
"php-http/client-implementation": "^1.0",
26
- "php-http/client-common": "^1.1",
+ "php-http/client-common": "^1.3",
27
"php-http/cache-plugin": "^1.2"
28
},
29
"require-dev": {
30
- "phpunit/phpunit": "~4.0",
+ "phpunit/phpunit": "^4.0",
31
"php-http/guzzle6-adapter": "^1.0",
32
"guzzlehttp/psr7": "^1.2",
33
"sllh/php-cs-fixer-styleci-bridge": "^1.3"
0 commit comments