We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab180f6 commit a4dd529Copy full SHA for a4dd529
.github/workflows/phpunit.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Setup PHP
46
uses: shivammathur/setup-php@v2
47
with:
48
- php-version: 7.4
+ php-version: 8.0
49
extensions: curl, mbstring, zip, pcntl, pdo, pdo_sqlite, iconv
50
coverage: xdebug
51
0 commit comments