0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00

fix composer.json

This commit is contained in:
David Goodwin 2021-10-22 22:35:04 +01:00
parent 192ef87378
commit f142e59de8

View File

@ -3,7 +3,9 @@
"description": "web based administration interface for Postfix mail servers",
"type": "project",
"license": "GPL-2.0",
"preferred-install":"dist",
"config": {
"preferred-install":"dist"
},
"scripts": {
"build" : [
"@check-format",