Skip to content

Commit 4490358

Browse files
committed
fixing failing constraint
1 parent 84e4a19 commit 4490358

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
"pattern-lab/core": "dev-dev",
28-
"twig/twig": "~1.*"
28+
"twig/twig": "~1.0"
2929
},
3030
"extra": {
3131
"patternlab": {

0 commit comments

Comments
 (0)