Use larastan instead of psalm

This commit is contained in:
Barry vd. Heuvel
2026-02-07 14:24:53 +01:00
parent d87ec5835d
commit fe65d97001
18 changed files with 116 additions and 122 deletions
+1 -1
View File
@@ -25,4 +25,4 @@ jobs:
run: composer install --prefer-dist --no-progress --no-suggest
- name: Analyze
run: composer analyze
run: vendor/bin/phpstan --no-progress --error-format=github