mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
* Add jonathanlight/meta-entity-builder-bundle 1.0 recipe * Remove aliases (not supported in contrib repository) * Trigger CI after Packagist v1.0.0 sync
9 lines
165 B
JSON
9 lines
165 B
JSON
{
|
|
"bundles": {
|
|
"Meta\\EntityBuilderBundle\\MetaEntityBuilderBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
}
|