0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-04 21:45:20 +00:00

replacing broken Github action

This commit is contained in:
Kevin Papst 2021-12-14 00:54:19 +01:00
parent 8ea886b04c
commit 584199c46a

View file

@ -44,7 +44,7 @@ jobs:
- name: Install dependencies
uses: php-actions/composer@v6
with:
php_extensions: zip
php_extensions: mbstring, xml, ctype, iconv, intl, mysql, zip, gd, ldap
- name: Validate Composer
run: composer validate --strict