Skip to content

Commit 0d0b8e5

Browse files
chore(deps): allow dependency psr/http-message v2 (#1360)
1 parent d5b453f commit 0d0b8e5

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
@@ -26,7 +26,7 @@
2626
"phpstan/phpstan-phpunit": "1.3.11",
2727
"phpstan/phpstan-strict-rules": "1.5.1",
2828
"phpunit/phpunit": "^9.5",
29-
"psr/http-message": "^1",
29+
"psr/http-message": "^1 || ^2",
3030
"react/http": "^1.6",
3131
"react/promise": "^2.9",
3232
"rector/rector": "^0.15.18",

0 commit comments

Comments
 (0)