We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36a2b27 commit 0adb28fCopy full SHA for 0adb28f
.github/workflows/php-test.yml
@@ -80,7 +80,7 @@ jobs:
80
- name: Setup PHPStan
81
uses: shivammathur/setup-php@v2
82
with:
83
- php-version: '8.1'
+ php-version: '7.4'
84
85
- name: Setup problem matchers for PHP
86
run: echo "::add-matcher::${{ runner.tool_cache }}/php.json"
0 commit comments