mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
* fixed bug.
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
"Oka\\ApiBundle\\OkaApiBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/",
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
"Oka\\PaginationBundle\\OkaPaginationBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/",
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user