Skip to content

Commit 6f5c78d

Browse files
committed
Merge branch 'master' into dev
2 parents 761c8ac + d1b6065 commit 6f5c78d

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)