Skip to content

Commit fef079a

Browse files
committed
use twig.extension tag instead of twig.runtime
1 parent b36e5f6 commit fef079a

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)