We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bb2e7f commit e2b92afCopy full SHA for e2b92af
.github/workflows/phpstan.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup PHP
17
uses: shivammathur/setup-php@v2
18
with:
19
- php-version: '8.3'
+ php-version: '8.4'
20
coverage: none
21
22
- name: Install composer dependencies
0 commit comments