Package update

This commit is contained in:
Alexander Blasl 2025-01-16 09:40:54 +01:00
parent c13d0270ae
commit 7cc13744f3
1 changed files with 3 additions and 2 deletions

View File

@ -56,7 +56,8 @@
"react/mysql": "^0.5", "react/mysql": "^0.5",
"react/promise": "^2.8", "react/promise": "^2.8",
"symfony/http-kernel": "*", "symfony/http-kernel": "*",
"symfony/psr-http-message-bridge": "*" "symfony/psr-http-message-bridge": "*",
"symfony/routing": "^6.0 || ^7.2"
}, },
"require-dev": { "require-dev": {
"laravel/legacy-factories": "^1.1", "laravel/legacy-factories": "^1.1",