Add kerox/twig-image-placeholder-extension

This commit is contained in:
Romain Monteil
2020-03-21 14:32:07 +01:00
parent 3f57128216
commit 16ae8583eb
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
services:
Kerox\TwigImagePlaceholder\SvgExtension:
autowire: true
autoconfigure: true

View File

@@ -0,0 +1,5 @@
{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}