Skip to content

Commit d1b6065

Browse files
committed
requiring core
1 parent 6112e1a commit d1b6065

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@
2424
}
2525
},
2626
"require": {
27-
"php": ">=5.3.6",
28-
"twig/twig": "~1.15"
27+
"php": ">=5.3.6",
28+
"twig/twig": "~1.15",
29+
"pattern-lab/core": "~0.5"
2930
},
3031
"extra": {
3132
"patternlab": {

0 commit comments

Comments
 (0)