Skip to content

Commit 4b5e37d

Browse files
committed
Allow newer php-http/discovery versions
1 parent 43a956b commit 4b5e37d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"php": ">=5.4",
1515
"php-http/httplug": "^1.0@beta",
1616
"php-http/client-common": "~0.1",
17-
"php-http/discovery": "^0.5"
17+
"php-http/discovery": "~0.5"
1818
},
1919
"require-dev": {
2020
"phpspec/phpspec": "^2.4",

0 commit comments

Comments
 (0)