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 d989c01 commit db64fa2Copy full SHA for db64fa2
1 file changed
.github/workflows/composer.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- uses: shivammathur/setup-php@v2
17
with:
18
- php-version: 7.4
+ php-version: 8.4
19
20
- run: composer install --prefer-dist
21
0 commit comments