Add jawira/case-converter-twig (#1155)

This commit is contained in:
Jawira Portugal
2021-08-02 07:00:51 +02:00
committed by GitHub
parent f4bef4bc45
commit 2daf4fa6b8
2 changed files with 9 additions and 0 deletions
@@ -0,0 +1,4 @@
services:
jawira.case.converter.twig:
class: Jawira\CaseConverterTwig\CaseConverterExtension
tags: ['twig.extension']
@@ -0,0 +1,5 @@
{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}