Skip to content

Commit 0e48fbc

Browse files
committed
Fix symfony/psr-http-message-bridge version to v7.0
1 parent 0ced26c commit 0e48fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"require": {
1515
"php": ">=8.1",
1616
"chubbyphp/chubbyphp-workerman-request-handler": "^2.0",
17-
"symfony/psr-http-message-bridge": "^2.3|^6.4",
17+
"symfony/psr-http-message-bridge": "^2.3|^6.4|^7.0",
1818
"psr/http-message": "^1.0|^2.0",
1919
"symfony/runtime": "^6.4|^7.0",
2020
"workerman/workerman": "^4.0",

0 commit comments

Comments
 (0)