packagist nunomaduro/larastan v3.11.0
3.11.0

9 hours ago

What's Changed

Important

Migration caching is now enabled by default. This should not affect analysis results and should make subsequent runs faster. If you notice unexpected behavior, you can disable it:

parameters:
    enableMigrationCache: false

Added

Fixed

Performance

  • Improve analysis performance on large projects by @canvural in #2543

Internal

New Contributors

Full Changelog: v3.10.0...v3.11.0

Don't miss a new larastan release

NewReleases is sending notifications on new releases.