Skip to content

Commit 1842a6b

Browse files
linawolfbnf
authored andcommitted
[TASK] Allow psr/http-message 1.1 and 2.0
1 parent d989f92 commit 1842a6b

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
@@ -85,7 +85,7 @@
8585
"ext-pdo": "*",
8686
"psr/http-client": "^1.0",
8787
"psr/http-factory": "^1.0",
88-
"psr/http-message": "^2.0",
88+
"psr/http-message": "^1.1 || ^2.0",
8989
"typo3/cms-backend": "^12.4 || ^13.4",
9090
"typo3/cms-core": "^12.4 || ^13.4",
9191
"typo3/cms-extbase": "^12.4 || ^13.4",

0 commit comments

Comments
 (0)