Skip to content

Commit 1feba21

Browse files
committed
allow for twig2 environments
1 parent 9c68670 commit 1feba21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"tijsverkoyen/css-to-inline-styles": "^2.2",
16-
"twig/twig": "^1.26"
16+
"twig/twig": "^1|^2"
1717
},
1818
"autoload": {
1919
"psr-4": {

0 commit comments

Comments
 (0)