Skip to content

Commit cb89aae

Browse files
committed
Update PHP deps
1 parent 8b909dd commit cb89aae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ endif
2020

2121
build: ##@Project Install all 3rd party dependencies
2222
$(call title,"Install/Update all 3rd party dependencies")
23+
@composer install --optimize-autoloader --no-progress
2324
@make build-phar
2425

2526

0 commit comments

Comments
 (0)