3
0

Add general composer command

This commit is contained in:
brabli
2026-05-05 10:41:53 +01:00
parent 92bd22ad99
commit f9700e1959
+3
View File
@@ -6,6 +6,9 @@ composer-install:
composer-update:
@{{php}} composer update
composer *args:
@{{php}} composer {{args}}
static-analysis:
@{{php}} vendor/bin/psalm