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 7517d6e commit c3548a7Copy full SHA for c3548a7
.github/workflows/checks.yml
@@ -18,7 +18,7 @@ jobs:
18
name: Setup PHP
19
uses: shivammathur/setup-php@v2
20
with:
21
- php-version: 8.3
+ php-version: 8.4
22
-
23
name: Install dependencies
24
run: composer install --no-progress --prefer-dist --no-interaction
0 commit comments