Skip to content

Commit 6e38d03

Browse files
authored
Update composer.json
1 parent 3b95f35 commit 6e38d03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"illuminate/support": "5.1.x|5.2.x|5.3.x",
1515
"symfony/form": "^3",
1616
"symfony/validator": "^3",
17-
"symfony/twig-bridge": "^3"
17+
"symfony/twig-bridge": "^3",
18+
"twig/twig": "~1.30|~2.0",
1819
},
1920
"autoload": {
2021
"psr-4": {

0 commit comments

Comments
 (0)