Create manifest.json

This commit is contained in:
Mael
2020-04-08 18:29:24 +02:00
committed by GitHub
parent 9ad87f2cc0
commit 1c6251d1ef
+8
View File
@@ -0,0 +1,8 @@
{
"bundles": {
"Mael\\MaelRecaptchaBundle\\MaelRecaptchaBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}