Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e7e39b5

Browse files
committed
[PsrHttpMessageBridge] Fix composer.json
1 parent aaddb99 commit e7e39b5

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
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=8.1",
2020
"psr/http-message": "^1.0|^2.0",
21-
"symfony/http-foundation": "^5.4|^6.0"
21+
"symfony/http-foundation": "^5.4|^6.0|^7.0"
2222
},
2323
"require-dev": {
2424
"symfony/browser-kit": "^5.4|^6.0|^7.0",

0 commit comments

Comments
 (0)