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 2875423 commit 22782feCopy full SHA for 22782fe
.github/workflows/coverage.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup PHP
19
uses: shivammathur/setup-php@v2
20
with:
21
- php-version: 7.4
+ php-version: 8.0
22
extensions: curl, mbstring, zip, pcntl, pdo, pdo_sqlite, iconv
23
coverage: xdebug
24
0 commit comments