feat: remove easy admin bundle, adopt admin theme

This commit is contained in:
Björn Fromme
2026-06-22 08:59:47 +02:00
parent 52ee6b26b1
commit 2fc7ffe458
52 changed files with 1947 additions and 690 deletions
+6 -24
View File
@@ -35,18 +35,6 @@
"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"
]
},
"flagception/flagception-bundle": {
"version": "6.1",
"recipe": {
@@ -71,6 +59,12 @@
".php-cs-fixer.dist.php"
]
},
"knplabs/knp-menu-bundle": {
"version": "v3.7.0"
},
"knplabs/knp-paginator-bundle": {
"version": "v6.10.0"
},
"league/flysystem-bundle": {
"version": "3.4",
"recipe": {
@@ -364,18 +358,6 @@
"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": {