Skip to content

Commit aa40cfe

Browse files
committed
📦 Add support for symfony/psr-http-message-bridge v7
This unlocks update for more Symfony components to v7
1 parent d44bf1d commit aa40cfe

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
"symfony/validator": "^6.4 || ^7",
2727
"symfony/translation": "^6.4 || ^7",
2828
"doctrine/annotations": "^1.13 || ^2.0.1",
29-
"symfony/psr-http-message-bridge": "^2.0",
29+
"symfony/psr-http-message-bridge": "^2.0 || ^7.0",
3030
"nyholm/psr7": "^1.1",
3131
"laminas/laminas-diactoros": "^2.2.2",
3232
"overblog/graphiql-bundle": "^0.2 || ^0.3 || ^1",

0 commit comments

Comments
 (0)