mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Add SonataBlockBundle recipe to avoid deprecations (#1379)
This commit is contained in:
committed by
GitHub
parent
412d7e5398
commit
78fdab2368
@@ -0,0 +1,2 @@
|
||||
sonata_block:
|
||||
http_cache: false
|
||||
8
sonata-project/block-bundle/4.11/manifest.json
Normal file
8
sonata-project/block-bundle/4.11/manifest.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Sonata\\BlockBundle\\SonataBlockBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user