Skip to content

Commit c1e78d0

Browse files
committed
Using stable version of discovery
1 parent a68ea16 commit c1e78d0

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
@@ -14,7 +14,7 @@
1414
"php": "^5.5|^7.0",
1515
"psr/http-message": "^1.0",
1616
"php-http/message-factory": "^1.0",
17-
"php-http/discovery": "^0.9"
17+
"php-http/discovery": "^1.0"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "^5.4",

0 commit comments

Comments
 (0)