Commit Graph

2 Commits (3bb77bae53ef239237b4563d75cd2f62d2c669f8)

Author SHA1 Message Date
Your Name 0ce89e9f95 polish 1 month ago
Your Name 9a9726af7c Install Larastan for static analysis
- Add larastan/larastan v3.10 (dev dependency)
- Configure phpstan.neon at level 0 with Laravel extension
- Generate baseline for existing errors (711 items)
- Exclude files with missing class references
- Fix one non-ignorable return type error in BearerTokenResponse
- Add composer analyse script

Usage: composer analyse
1 month ago