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

Commit c281679

Browse files
committed
tweaking content
1 parent 091f0b7 commit c281679

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pattern-lab/starterkit-twig-demo",
3-
"description": "The Twig-based demo StarterKit for Pattern Lab.",
3+
"description": "Pattern Lab's Demo StarterKit for Twig.",
44
"keywords": ["twig", "pattern lab", "starterkit", "demo"],
55
"homepage": "http://patternlab.io",
66
"license": "MIT",
@@ -23,6 +23,9 @@
2323
"wiki": "http://patternlab.io/docs/",
2424
"source": "https://github.com/pattern-lab/starterkit-twig-demo/releases"
2525
},
26+
"require": {
27+
"pattern-lab/core": "~0.5"
28+
},
2629
"minimum-stability": "dev",
2730
"extra": {
2831
"patternlab": {

0 commit comments

Comments
 (0)