Skip to content

Commit 2b823d2

Browse files
committed
use stable httplug
1 parent 4b5e37d commit 2b823d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
],
1313
"require": {
1414
"php": ">=5.4",
15-
"php-http/httplug": "^1.0@beta",
16-
"php-http/client-common": "~0.1",
17-
"php-http/discovery": "~0.5"
15+
"php-http/httplug": "^1.0",
16+
"php-http/client-common": "^1.0",
17+
"php-http/discovery": "^0.7"
1818
},
1919
"require-dev": {
2020
"phpspec/phpspec": "^2.4",

0 commit comments

Comments
 (0)