wip: integrate with easy admin bundle

This commit is contained in:
Björn Fromme
2026-01-10 11:35:16 +01:00
parent ace251c1dd
commit 6fca40963d
15 changed files with 478 additions and 3 deletions
+24
View File
@@ -35,6 +35,18 @@
"migrations/.gitignore"
]
},
"easycorp/easyadmin-bundle": {
"version": "4.27",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "4.14",
"ref": "13b3e524d1038a6861ad6c7fc64e31b644ba0c54"
},
"files": [
"config/routes/easyadmin.yaml"
]
},
"friendsofphp/php-cs-fixer": {
"version": "3.75",
"recipe": {
@@ -328,6 +340,18 @@
"config/packages/uid.yaml"
]
},
"symfony/ux-twig-component": {
"version": "2.32",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "2.13",
"ref": "f367ae2a1faf01c503de2171f1ec22567febeead"
},
"files": [
"config/packages/twig_component.yaml"
]
},
"symfony/validator": {
"version": "6.4",
"recipe": {