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 9a609c2 commit 15f21bdCopy full SHA for 15f21bd
.github/workflows/check-for-linter.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup PHP with Xdebug
18
uses: shivammathur/setup-php@v2
19
with:
20
- php-version: '8.4'
+ php-version: '8.2'
21
coverage: xdebug
22
23
- name: Install dependencies with composer
0 commit comments