Skip to content

Commit 3cdb1e1

Browse files
committed
Composer: Make Dependency Constraint be Less Restrictive
1 parent 75758b9 commit 3cdb1e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"php-http/discovery": "^1.0",
1818
"psr/http-client-implementation": "^1.0",
1919
"php-http/client-common": "^1.9 || ^2.0",
20-
"php-http/message-factory": "^1.1",
20+
"php-http/message-factory": "^1.0",
2121
"composer-runtime-api": "^2.0"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)