Skip to content

Commit 60cb237

Browse files
Evan LovelyEvan Lovely
authored andcommitted
Pointing dependencies towards our forked repos.
1 parent c42c941 commit 60cb237

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

composer.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,20 @@
2828
"PatternLab": "core/src/"
2929
}
3030
},
31+
"repositories": [
32+
{
33+
"type": "vcs",
34+
"url": "https://github.com/drupal-pattern-lab/patternlab-php-core"
35+
},
36+
{
37+
"type": "vcs",
38+
"url": "https://github.com/drupal-pattern-lab/patternengine-php-twig"
39+
},
40+
{
41+
"type": "vcs",
42+
"url": "https://github.com/drupal-pattern-lab/styleguidekit-twig-default"
43+
}
44+
],
3145
"require": {
3246
"php": ">=5.5.9",
3347
"pattern-lab/core": "^2.7.0",

0 commit comments

Comments
 (0)