File tree 2 files changed +134
-82
lines changed
2 files changed +134
-82
lines changed Original file line number Diff line number Diff line change 21
21
"PatternLab" : " core/src/"
22
22
}
23
23
},
24
+ "repositories" : [
25
+ {
26
+ "type" : " vcs" ,
27
+ "url" : " https://github.com/drupal-pattern-lab/patternlab-php-core"
28
+ },
29
+ {
30
+ "type" : " vcs" ,
31
+ "url" : " https://github.com/drupal-pattern-lab/patternengine-php-twig"
32
+ },
33
+ {
34
+ "type" : " vcs" ,
35
+ "url" : " https://github.com/drupal-pattern-lab/styleguidekit-assets-default"
36
+ },
37
+ {
38
+ "type" : " vcs" ,
39
+ "url" : " https://github.com/drupal-pattern-lab/styleguidekit-twig-default"
40
+ }
41
+ ],
24
42
"require" : {
25
43
"php" : " >=5.5.9" ,
26
44
"pattern-lab/core" : " ^2.7.0" ,
27
45
"pattern-lab/patternengine-twig" : " ^2.0.0" ,
46
+ "pattern-lab/styleguidekit-assets-default" : " ^3.0.0" ,
28
47
"pattern-lab/styleguidekit-twig-default" : " ^3.0.0" ,
29
48
"pattern-lab/drupal-twig-components" : " ^2.0.0" ,
30
49
"pattern-lab/plugin-faker" : " ^2.0" ,
You can’t perform that action at this time.
0 commit comments