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

Commit 07a46dd

Browse files
Merge pull request #22 from php-http/Nyholm-patch-1
Using latest version of discovery
2 parents 3494dc7 + 740b2dd commit 07a46dd

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
@@ -18,7 +18,7 @@
1818
"php": ">=5.4",
1919
"php-http/httplug": "^1.0",
2020
"guzzlehttp/guzzle": "^5.1",
21-
"php-http/discovery": "^0.8"
21+
"php-http/discovery": "^0.9"
2222
},
2323
"require-dev": {
2424
"ext-curl": "*",

0 commit comments

Comments
 (0)