update compose cache for php 7.4. compatibility
Some checks failed
PHP Code Checker / PHP Code Checker (pull_request) Successful in 50s
PHPUnit / PHPUnit – PHP 7.4 (pull_request) Failing after 3m50s
PHPUnit / PHPUnit – PHP 8.1 (pull_request) Successful in 3m55s
PHPUnit / PHPUnit – PHP 8.3 (pull_request) Has been cancelled
PHPUnit / PHPUnit – PHP 8.2 (pull_request) Has been cancelled

This commit is contained in:
André Menrath 2024-10-31 15:42:23 +01:00
parent 0057c3ddcc
commit 60d9aa909f

View file

@ -45,7 +45,7 @@ jobs:
with: with:
path: | path: |
./vendor/ ./vendor/
key: cache-composer-phpunit-1 key: cache-composer-phpunit-2
- name: Setup PHP - name: Setup PHP
uses: https://github.com/shivammathur/setup-php@v2 uses: https://github.com/shivammathur/setup-php@v2