Skip to content

Commit 3ec5a9c

Browse files
committed
💚 Fix low dependencies build
1 parent a094b03 commit 3ec5a9c

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-http/httplug": "^1.0 || ^2.0",
1919
"php-http/multipart-stream-builder": "^1.0",
2020
"php-http/client-common": "^1.9 || ^2.0",
21-
"php-http/discovery": "^1.0"
21+
"php-http/discovery": "^1.9.0"
2222
},
2323
"require-dev": {
2424
"phpunit/phpunit": "^8.5",

0 commit comments

Comments
 (0)