Skip to content

Commit c230c25

Browse files
committed
Use latest PHPStan
1 parent 1e6adb4 commit c230c25

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/phpstan.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ jobs:
1616
- uses: php-actions/composer@v6 # or alternative dependency management
1717
- uses: php-actions/phpstan@v3
1818
with:
19-
path: src/
19+
path: src/
20+
version: latest

0 commit comments

Comments
 (0)