Install composer --no-dev by default

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2022-08-02 13:55:36 +02:00
parent 347d5924a2
commit 9ae8281ada
No known key found for this signature in database
GPG key ID: 74434EFE0D2E2205

View file

@ -13,7 +13,7 @@ version+=master
all: dev-setup build-production
dev-setup: clean-dev composer-install-dev npm-init
dev-setup: clean-dev composer-install-production npm-init
release: appstore create-tag