Merge pull request #1110

This commit is contained in:
symfony-flex-server[bot]
2021-03-19 12:17:56 +00:00
committed by GitHub
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,6 @@
services:
_defaults:
autowire: true
OskarStark\Twig\ReadableFilesizeExtension:
tags: ['twig.extension']
@@ -0,0 +1,5 @@
{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}