WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit b9391dc

Browse files
committed
Merge branch '3.x' into 4.x
* 3.x: Add split.sh config
2 parents 56a7aa4 + 4f32334 commit b9391dc

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

splitsh.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"subtrees": {
3+
"twig-extra-bundle": "extra/twig-extra-bundle",
4+
"cache-extra": "extra/cache-extra",
5+
"cssinliner-extra": "extra/cssinliner-extra",
6+
"html-extra": "extra/html-extra",
7+
"inky-extra": "extra/inky-extra",
8+
"intl-extra": "extra/intl-extra",
9+
"markdown-extra": "extra/markdown-extra",
10+
"string-extra": "extra/string-extra"
11+
},
12+
"defaults": {
13+
"git_constraint": "<1.8.2"
14+
}
15+
}

0 commit comments

Comments
 (0)