Skip to content

Commit 84b2729

Browse files
authored
Merge pull request #8 from jeffreymb/twig_extension
use twig.extension tag instead of twig.runtime
2 parents b36e5f6 + fef079a commit 84b2729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/config/services.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ services:
4040
class: "%symfony_rollbar.twig.extension.class%"
4141
arguments: ["@service_container"]
4242
tags:
43-
- { name: twig.runtime }
43+
- { name: twig.extension }

0 commit comments

Comments
 (0)