Skip to content

Commit fbae4cf

Browse files
committed
Allow discovery version 0.5
1 parent 9ffd5b2 commit fbae4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"symfony/symfony":"~2.7|~3.0",
1717
"sensio/framework-extra-bundle": "~2.7|~3.0",
1818
"php-http/httplug": "1.0.0-beta",
19-
"php-http/discovery": "^0.4",
19+
"php-http/discovery": "^0.4|^0.5",
2020
"php-http/plugins": "dev-master",
2121
"php-http/client-implementation": "1.0",
2222
"psr/log": "1.0.0"

0 commit comments

Comments
 (0)