X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/364bd13d2171a3e02c2566d284fa56e4c148fdf6..006fbe00540929765d3d53bed7b069506c6d6e0a:/Resources/config/packages/rapsyspack.yaml diff --git a/Resources/config/packages/rapsyspack.yaml b/Resources/config/packages/rapsyspack.yaml index 9d63d14..c02e1ba 100644 --- a/Resources/config/packages/rapsyspack.yaml +++ b/Resources/config/packages/rapsyspack.yaml @@ -45,7 +45,7 @@ services: # Register twig pack extension rapsyspack.pack_extension: class: 'Rapsys\PackBundle\Extension\PackExtension' - arguments: [ '@service_container', '@rapsyspack.intl_util', '@file_locator', '@rapsyspack.path_package', '@rapsyspack.slugger_util' ] + arguments: [ '@rapsyspack.intl_util', '@file_locator', '@rapsyspack.path_package', '@rapsyspack.slugger_util', '%rapsyspack%' ] tags: [ 'twig.extension' ] # Register assets pack package rapsyspack.path_package: