This commit is contained in:
Alex Tselegidis 2021-11-05 18:58:52 +01:00
parent 755d334ec4
commit bd61333334
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
uses: php-actions/composer@v6 uses: php-actions/composer@v6
with: with:
php_version: 7.4 php_version: 7.4
php_extensions: redis exif php_extensions: gd
version: 2 version: 2
- name: PHPUnit Tests - name: PHPUnit Tests
uses: php-actions/phpunit@v3 uses: php-actions/phpunit@v3