Skip to content

Commit 3eb4917

Browse files
authored
Update ci.yml
1 parent 0128759 commit 3eb4917

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup PHP with Xdebug 2.x
1818
uses: shivammathur/setup-php@v2
1919
with:
20-
php-version: '7.4'
20+
php-version: '8.0'
2121
coverage: xdebug2
2222

2323
- name: Validate composer.json and composer.lock

0 commit comments

Comments
 (0)