My understanding is that this is the recommended mode for developers working with extensions, rather than listing individual extensions one by one. Change-Id: Ic09cbc4bb107ac49ecf4086b7d886b7d69169170
10 lines
No EOL
125 B
Text
10 lines
No EOL
125 B
Text
{
|
|
"extra": {
|
|
"merge-plugin": {
|
|
"include": [
|
|
"extensions/*/composer.json",
|
|
"skins/*/composer.json"
|
|
]
|
|
}
|
|
}
|
|
} |