Update composer first thing

This commit is contained in:
Djamil Legato
2020-12-10 11:19:27 -08:00
committed by GitHub
parent 1c63f4bf46
commit 6a4686d17b

View File

@@ -27,6 +27,9 @@ jobs:
extensions: opcache, gd
coverage: none
- name: Update composer
run: composer update
- name: Validate composer.json and composer.lock
run: composer validate