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 c42c941 commit 60cb237Copy full SHA for 60cb237
composer.json
@@ -28,6 +28,20 @@
28
"PatternLab": "core/src/"
29
}
30
},
31
+ "repositories": [
32
+ {
33
+ "type": "vcs",
34
+ "url": "https://github.com/drupal-pattern-lab/patternlab-php-core"
35
+ },
36
37
38
+ "url": "https://github.com/drupal-pattern-lab/patternengine-php-twig"
39
40
41
42
+ "url": "https://github.com/drupal-pattern-lab/styleguidekit-twig-default"
43
+ }
44
+ ],
45
"require": {
46
"php": ">=5.5.9",
47
"pattern-lab/core": "^2.7.0",
0 commit comments