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 77e619c commit 9a609c2Copy full SHA for 9a609c2
.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.3'
+ php-version: '8.4'
21
coverage: xdebug
22
23
- name: Install dependencies with composer
0 commit comments