We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0128759 commit 3eb4917Copy full SHA for 3eb4917
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup PHP with Xdebug 2.x
18
uses: shivammathur/setup-php@v2
19
with:
20
- php-version: '7.4'
+ php-version: '8.0'
21
coverage: xdebug2
22
23
- name: Validate composer.json and composer.lock
0 commit comments