Skip to content

Commit 9a9c24f

Browse files
committed
Update composer to use Twig greater than 1.22
1 parent 58719d9 commit 9a9c24f

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
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": ">=5.4.0",
17-
"twig/twig": "~1.20"
17+
"twig/twig": "~1.22"
1818
},
1919
"require-dev": {
2020
"codeigniter/framework": "3.1.*",

0 commit comments

Comments
 (0)