Skip to content

Commit c32119a

Browse files
committed
require core
1 parent 434e5f4 commit c32119a

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.*"
28+
"twig/twig": "1.*",
29+
"pattern-lab/core" "0.*"
2930
},
3031
"extra": {
3132
"patternlab": {

0 commit comments

Comments
 (0)