Skip to content

Commit 14c1c2e

Browse files
Update symfony/psr-http-message-bridge requirement from ^1 to ^2
Updates the requirements on [symfony/psr-http-message-bridge](https://github.com/symfony/psr-http-message-bridge) to permit the latest version. - [Release notes](https://github.com/symfony/psr-http-message-bridge/releases) - [Changelog](https://github.com/symfony/psr-http-message-bridge/blob/master/CHANGELOG.md) - [Commits](symfony/psr-http-message-bridge@v1.0.0...v2.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e233a3b commit 14c1c2e

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
@@ -24,7 +24,7 @@
2424
"symfony/translation": "^4.1.9 | ^5",
2525
"doctrine/annotations": "^1.6",
2626
"doctrine/cache": "^1.8",
27-
"symfony/psr-http-message-bridge": "^1.3",
27+
"symfony/psr-http-message-bridge": "^2.0",
2828
"nyholm/psr7": "^1.1",
2929
"laminas/laminas-diactoros": "^2.2.2",
3030
"overblog/graphiql-bundle": "^0.1.2 | ^0.2",

0 commit comments

Comments
 (0)