We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db64ef7 commit e478c18Copy full SHA for e478c18
composer.json
@@ -32,6 +32,10 @@
32
"type": "vcs",
33
"url": "https://github.com/drupal-pattern-lab/patternengine-php-twig"
34
},
35
+ {
36
+ "type": "vcs",
37
+ "url": "https://github.com/drupal-pattern-lab/styleguidekit-assets-default"
38
+ },
39
{
40
41
"url": "https://github.com/drupal-pattern-lab/styleguidekit-twig-default"
@@ -41,6 +45,7 @@
45
"php": ">=5.4",
42
46
"pattern-lab/core": "^2.0.0",
43
47
"pattern-lab/patternengine-twig": "^2.0.0",
48
+ "pattern-lab/styleguidekit-assets-default": "^3.0.0",
44
49
"pattern-lab/styleguidekit-twig-default": "^3.0.0"
50
51
"scripts": {
0 commit comments