Merge "build: Add missing dashes in .travis.yml (restore PHP 7.1/7.2 tests)"
[lhc/web/wiklou.git] / composer.local.json-sample
1 {
2 "extra": {
3 "merge-plugin": {
4 "include": [
5 "extensions/example/composer.json"
6 ]
7 }
8 }
9 }