mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-18 13:26:37 +00:00
Add split.sh config
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"subtrees": {
|
||||
"twig-extra-bundle": "extra/twig-extra-bundle",
|
||||
"cache-extra": "extra/cache-extra",
|
||||
"cssinliner-extra": "extra/cssinliner-extra",
|
||||
"html-extra": "extra/html-extra",
|
||||
"inky-extra": "extra/inky-extra",
|
||||
"intl-extra": "extra/intl-extra",
|
||||
"markdown-extra": "extra/markdown-extra",
|
||||
"string-extra": "extra/string-extra"
|
||||
},
|
||||
"defaults": {
|
||||
"git_constraint": "<1.8.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user