Add setup for frankenphp symfony docker

This commit is contained in:
Tim
2025-05-25 15:18:52 +02:00
parent 5fcc32de6d
commit 101de8916e
14 changed files with 453 additions and 8 deletions

View File

@@ -14,7 +14,7 @@
]
},
"doctrine/doctrine-migrations-bundle": {
"version": "3.2",
"version": "3.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
@@ -39,7 +39,7 @@
]
},
"symfony/debug-bundle": {
"version": "6.2",
"version": "7.2",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
@@ -95,7 +95,7 @@
]
},
"symfony/maker-bundle": {
"version": "1.48",
"version": "1.63",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
@@ -161,8 +161,7 @@
"branch": "main",
"version": "7.0",
"ref": "0df5844274d871b37fc3816c57a768ffc60a43a5"
},
"files": []
}
},
"symfony/validator": {
"version": "7.2",
@@ -190,6 +189,6 @@
]
},
"twig/extra-bundle": {
"version": "v3.5.1"
"version": "v3.21.0"
}
}