Skip to content

Commit 67c9ed1

Browse files
committed
fix: pin php-http/discovery to < 1.15
1 parent a5a3af8 commit 67c9ed1

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
@@ -28,7 +28,7 @@
2828
"jean85/pretty-package-versions": "^1.5|^2.0.4",
2929
"php-http/async-client-implementation": "^1.0",
3030
"php-http/client-common": "^1.5|^2.0",
31-
"php-http/discovery": "^1.11",
31+
"php-http/discovery": "<1.15",
3232
"php-http/httplug": "^1.1|^2.0",
3333
"php-http/message": "^1.5",
3434
"psr/http-factory": "^1.0",

0 commit comments

Comments
 (0)