Skip to content

Commit f2b8342

Browse files
authored
Add support for symfony/psr-http-message-bridge: ^6.4 (#750)
1 parent 39c3d97 commit f2b8342

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
@@ -36,7 +36,7 @@
3636
"symfony/event-dispatcher": "^4.4.20||^5.0.11||^6.0",
3737
"symfony/http-kernel": "^4.4.20||^5.0.11||^6.0",
3838
"symfony/polyfill-php80": "^1.22",
39-
"symfony/psr-http-message-bridge": "^1.2||^2.0",
39+
"symfony/psr-http-message-bridge": "^1.2||^2.0||^6.4",
4040
"symfony/security-core": "^4.4.20||^5.0.11||^6.0",
4141
"symfony/security-http": "^4.4.20||^5.0.11||^6.0"
4242
},

0 commit comments

Comments
 (0)