]> git.openstreetmap.org Git - chef.git/blob - cookbooks/mediawiki/templates/default/composer.local.json.erb
Switch to using containers for ideditor and hot. Move to naga
[chef.git] / cookbooks / mediawiki / templates / default / composer.local.json.erb
1 {
2   "extra": {
3     "merge-plugin": {
4       "include": [
5         "extensions/*/composer.json",
6         "skins/*/composer.json"
7       ]
8     }
9   }
10 }