Skip to content

v3.1.1

Choose a tag to compare

@jaspertey jaspertey released this 30 Jul 15:45
· 3 commits to main since this release
1438a54

[3.1.1] - 2026-07-30

Chore

  • Fix static analysis under phpstan/phpstan 2.2 and larastan/larastan 3.10, which changed how Command::handle() return types are inferred. No runtime changes; identical to 3.1.0 for consumers.
  • Run the PHPStan workflow on composer.json changes so dependency-driven breakages are caught.

What's Changed

  • fix: resolve PHPStan failure under phpstan 2.2 / larastan 3.10 by @jaspertey in #113

Full Changelog: v3.1.0...v3.1.1