Skip to content

Commit c9580e7

Browse files
committed
Expanded psr/http-message with 2.x version line
1 parent e58674d commit c9580e7

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
"require": {
1515
"php": "^7.4 || ^8.0",
1616
"ext-json": "*",
17-
"psr/http-message": "^1.1",
17+
"psr/http-message": "^1.1 || ^2.0",
1818
"psr/http-factory": "^1.1"
1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)