Add support back to PHP 7.4+ #71

Merged
linos merged 6 commits from php74 into main 2024-10-31 16:40:26 +01:00
Showing only changes of commit 60d9aa909f - Show all commits

View file

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