Add kerox/twig-image-placeholder-extension

This commit is contained in:
Romain Monteil
2020-04-05 12:02:29 +02:00
parent 3f57128216
commit 16ae8583eb
2 changed files with 10 additions and 0 deletions
@@ -0,0 +1,5 @@
services:
Kerox\TwigImagePlaceholder\SvgExtension:
autowire: true
autoconfigure: true
@@ -0,0 +1,5 @@
{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}