edit installer name

This commit is contained in:
Alexander Yakovlev 2023-08-08 12:53:12 +06:00
parent 6e0fbbe050
commit fb631f238f

View file

@ -11,5 +11,8 @@
"allow-plugins": { "allow-plugins": {
"composer/installers": true "composer/installers": true
} }
},
"extra": {
"installer-name": "VoteNY"
} }
} }