Files
symfony-flex-recipes/easycorp/easyadmin-bundle/4.14/manifest.json
T
Sébastien LévêqueandGitHub 115dceecd3 [EasyAdmin] Add pretty admin URL routes (#1381)
* [EasyAdmin] Add pretty admin URL routes

The support for pretty admin URLs was introduced in EasyAdmin 4.14.0.

* Restore manifest.json

* Update manifest.json

* Update manifest.json
2025-02-26 11:22:01 +01:00

10 lines
227 B
JSON

{
"bundles": {
"EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"aliases": ["admin-gen", "admin-generator", "admin"]
}