mirror of
https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue.git
synced 2024-11-23 16:06:45 +00:00
chore: set installer-name for composer
That should make it easier to install through Composer
This commit is contained in:
parent
27e05c72a6
commit
7cee4f44eb
|
@ -46,6 +46,9 @@
|
|||
],
|
||||
"phan": "phan -d . --long-progress-bar"
|
||||
},
|
||||
"extra": {
|
||||
"installer-name": "TabberNeue"
|
||||
},
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
"composer/installers": true,
|
||||
|
|
Loading…
Reference in a new issue