Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit bc1f284

Browse files
committed
being more explicit in dependencies
1 parent 76b6bb3 commit bc1f284

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
@@ -26,7 +26,8 @@
2626
"minimum-stability": "dev",
2727
"require": {
2828
"php": ">=5.3.6",
29-
"mustache/mustache": "~2.6"
29+
"mustache/mustache": "~2.6",
30+
"pattern-lab/core": "dev-dev"
3031
},
3132
"extra": {
3233
"patternlab": {

0 commit comments

Comments
 (0)