Skip to content

Commit

Permalink
Merge pull request #18 from Xen3r0/support-sf33
Browse files Browse the repository at this point in the history
adding support for symfony 3.3
  • Loading branch information
saadtazi committed Feb 1, 2018
2 parents e69c259 + ecf3f57 commit a78884b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/config/g_chart.xml
Expand Up @@ -12,7 +12,7 @@
<services>
<service id="twig.extension.g_chart" class="%twig.extension.g_chart.class%">
<tag name="twig.extension" alias="g_chart" />
<argument key="twig.form.resources" type="collection">
<argument key="$resources" id="%twig.form.resources%" type="collection">
<argument key="gChartTemplate">%twig.extension.visualization.template%</argument>
</argument>

Expand Down

0 comments on commit a78884b

Please sign in to comment.