Skip to content

Commit 1db3895

Browse files
committed
loosening the package requirements
1 parent 72b846a commit 1db3895

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
@@ -25,7 +25,7 @@
2525
},
2626
"require": {
2727
"php": ">=5.3.6",
28-
"twig/twig": "v1.15.1"
28+
"twig/twig": "~1.15"
2929
},
3030
"extra": {
3131
"patternlab": {

0 commit comments

Comments
 (0)