Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit f873646

Browse files
committed
Allow discovery version ^0.7
1 parent 6aa6009 commit f873646

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
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php": ">=5.4",
1919
"php-http/httplug": "^1.0",
20-
"php-http/discovery": "~0.6.4",
20+
"php-http/discovery": "~0.6.4|^0.7",
2121
"guzzlehttp/guzzle": "^5.1"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)