This commit is contained in:
andchir
2019-01-10 14:53:22 +03:00
parent 21287abcf1
commit 11ebebc85b
6 changed files with 16 additions and 18 deletions
@@ -1 +0,0 @@
plugin_import_export:
@@ -1,8 +1,8 @@
{
"bundles": {
"Andchir\\ImportExportBundle\\ImportExportBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}
"bundles": {
"Andchir\\ImportExportBundle\\ImportExportBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}
@@ -1 +0,0 @@
markdown:
+7 -7
View File
@@ -1,8 +1,8 @@
{
"bundles": {
"Andchir\\MarkdownBundle\\MarkdownBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}
"bundles": {
"Andchir\\MarkdownBundle\\MarkdownBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}
@@ -75,4 +75,4 @@ omnipay:
testMode: true
complete:
username: ~
password: ~
password: ~
+1 -1
View File
@@ -5,4 +5,4 @@
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}
}