Add manifest file

This commit is contained in:
andchir
2019-04-09 12:49:55 +03:00
parent 24705b48f2
commit ef95dc9cb7
+8
View File
@@ -0,0 +1,8 @@
{
"bundles": {
"Andchir\\OmnipayBundle\\OmnipayBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}