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

Commit ba0862d

Browse files
committed
adding starterkit suggestions for install
1 parent 75313c3 commit ba0862d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

composer.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,13 @@
4747
"pre-package-uninstall": [
4848
"PatternLab\\Installer::prePackageUninstall"
4949
]
50+
},
51+
"extra": {
52+
"patternlab": {
53+
"starterKitSuggestions": [
54+
"pattern-lab/starterkit-twig-base",
55+
"pattern-lab/starterkit-twig-demo"
56+
]
57+
}
5058
}
5159
}

0 commit comments

Comments
 (0)