Package update

This commit is contained in:
Alexander Blasl 2025-01-16 09:13:25 +01:00
parent 4bf76c65e7
commit 45804a0725
1 changed files with 2 additions and 2 deletions

View File

@ -54,8 +54,8 @@
"pusher/pusher-php-server": "^6.0|^7.0",
"react/mysql": "^0.5",
"react/promise": "^2.8",
"symfony/http-kernel": "^6.0|^7.0",
"symfony/psr-http-message-bridge": "^1.1|^2.0"
"symfony/http-kernel": "*",
"symfony/psr-http-message-bridge": "*"
},
"require-dev": {
"clue/buzz-react": "^2.9",