mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
* Add a recipe for coka/pagination-bundle version 5.0.
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
oka_pagination:
|
||||||
|
db_driver: orm
|
||||||
|
twig:
|
||||||
|
enabled: false
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"bundles": {
|
||||||
|
"Oka\\PaginationBundle\\OkaPaginationBundle": ["all"]
|
||||||
|
},
|
||||||
|
"copy-from-recipe": {
|
||||||
|
"config/": "%CONFIG_DIR%/"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user