You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(config): Update PHPStan and Psalm configurations
- Disable 'checkMissingIterableValueType' in PHPStan configuration
- Upgrade Psalm version from 5.23.1 to 5.26.1 in psalm-baseline.xml
- Add '@psalm-suppress InvalidPassByReference' annotation in ScoreCommand handle method
These changes enhance code quality checks and keep dependencies up to date.
0 commit comments