Handle CORS for dev env

This commit is contained in:
2024-11-20 09:59:59 +01:00
parent e002e0e3c9
commit 8751db7452
7 changed files with 94 additions and 3 deletions

View File

@@ -11,6 +11,7 @@
"doctrine/doctrine-bundle": "^2.13",
"doctrine/doctrine-migrations-bundle": "^3.3",
"doctrine/orm": "^3.3",
"nelmio/cors-bundle": "^2.5",
"symfony/console": "7.1.*",
"symfony/dotenv": "7.1.*",
"symfony/flex": "^2",