mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Fix intendation
This commit is contained in:
@@ -6,4 +6,4 @@ knp_snappy:
|
||||
image:
|
||||
enabled: true
|
||||
binary: '%env(WKHTMLTOIMAGE_PATH)%'
|
||||
options: []
|
||||
options: []
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle": ["all"]
|
||||
"Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
|
||||
Reference in New Issue
Block a user