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.
2 parents c206bd3 + 72943ff commit bac5a9cCopy full SHA for bac5a9c
1 file changed
.github/workflows/package.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Install PHP
21
uses: shivammathur/setup-php@v2
22
with:
23
- php-version: 8.3
+ php-version: 8.4
24
25
- name: Composer install (for indexing of vendor blade classes)
26
run: composer install -q --no-ansi --no-interaction --no-scripts --no-progress --prefer-dist --no-dev
0 commit comments