Skip to content

Commit 9a33dae

Browse files
committed
being more explicit with the dependencies
1 parent cf44f0f commit 9a33dae

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
@@ -25,7 +25,8 @@
2525
},
2626
"require": {
2727
"php": ">=5.3.6",
28-
"twig/twig": "~1.15"
28+
"twig/twig": "~1.15",
29+
"pattern-lab/core": "dev-dev"
2930
},
3031
"extra": {
3132
"patternlab": {

0 commit comments

Comments
 (0)