* fixed bug.

This commit is contained in:
Cedrick Oka Baidai
2018-10-15 18:41:24 +00:00
parent ab2ff58530
commit 7ed90be003
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
"Oka\\ApiBundle\\OkaApiBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"config/": "%CONFIG_DIR%/"
}
}
+1 -1
View File
@@ -3,6 +3,6 @@
"Oka\\PaginationBundle\\OkaPaginationBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"config/": "%CONFIG_DIR%/"
}
}