Skip to content

Commit a4dd529

Browse files
author
Andrey Helldar
committed
Update phpunit.yml
1 parent ab180f6 commit a4dd529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Setup PHP
4646
uses: shivammathur/setup-php@v2
4747
with:
48-
php-version: 7.4
48+
php-version: 8.0
4949
extensions: curl, mbstring, zip, pcntl, pdo, pdo_sqlite, iconv
5050
coverage: xdebug
5151

0 commit comments

Comments
 (0)