chg: dev: replace the legacy gos/web-socket-bundle & replace it with Mercure protocol #4
This commit is contained in:
@@ -9,11 +9,13 @@
|
||||
"doctrine/doctrine-bundle": ">=2.11 <2.14",
|
||||
"doctrine/doctrine-migrations-bundle": "^3.0",
|
||||
"doctrine/orm": "^2.6",
|
||||
"gos/web-socket-bundle": "^3.0",
|
||||
"symfony/console": "6.4.*",
|
||||
"symfony/flex": "^2.10.0",
|
||||
"symfony/framework-bundle": "6.4.*",
|
||||
"symfony/http-client": "6.4.*",
|
||||
"symfony/mailer": "6.4.*",
|
||||
"symfony/mercure": "^0.6",
|
||||
"symfony/mercure-bundle": "*",
|
||||
"symfony/monolog-bundle": "^3.8",
|
||||
"symfony/security-bundle": "6.4.*",
|
||||
"symfony/translation": "6.4.*",
|
||||
@@ -22,6 +24,7 @@
|
||||
"symfony/yaml": "6.4.*"
|
||||
},
|
||||
"require-dev": {
|
||||
"firebase/php-jwt": "^7.0",
|
||||
"roave/security-advisories": "dev-master",
|
||||
"symfony/dotenv": "6.4.*",
|
||||
"symfony/maker-bundle": "^1.5",
|
||||
|
||||
Reference in New Issue
Block a user