Files
archived-recipes/hautelook/alice-bundle/2.2/manifest.json
2022-02-15 16:55:00 +01:00

14 lines
295 B
JSON

{
"aliases": ["alice"],
"bundles": {
"Hautelook\\AliceBundle\\HautelookAliceBundle": ["dev", "test"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"fixtures/": "fixtures/"
},
"conflict": {
"symfony/framework-bundle": "<5.3"
}
}