Skip to content

Commit 04b0873

Browse files
Allow psr/http-message v2
1 parent 3006015 commit 04b0873

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
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": "^7.1 || ^8.0",
15-
"psr/http-message": "^1.0",
15+
"psr/http-message": "^1.0 || ^2.0",
1616
"psr/http-factory": "^1.0",
1717
"php-http/message-factory": "^1.0.2",
1818
"php-http/discovery": "^1.7"

0 commit comments

Comments
 (0)