Skip to content

Commit 0adb28f

Browse files
authored
Update php-test.yml
1 parent 36a2b27 commit 0adb28f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
- name: Setup PHPStan
8181
uses: shivammathur/setup-php@v2
8282
with:
83-
php-version: '8.1'
83+
php-version: '7.4'
8484

8585
- name: Setup problem matchers for PHP
8686
run: echo "::add-matcher::${{ runner.tool_cache }}/php.json"

0 commit comments

Comments
 (0)