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 b7ca157 commit 4560d23Copy full SHA for 4560d23
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Setup PHP
12
uses: shivammathur/setup-php@v2
13
with:
14
- php-version: '7.4'
+ php-version: '8.4'
15
- name: Install dependencies
16
run: composer install
17
- name: Run PHPStan
0 commit comments