Skip to content

v1.5.0 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 16:06
· 677 commits to master since this release

What's Changed ✨

πŸš€ New Functionality

  • Suppress UnusedClass/PossiblyUnusedMethod on well-known classes/methods of fresh Laravel/Lumen projects (#183) @caugner
  • Ensure factory() helper is gone in Laravel 8+ (#182) @caugner
  • fix: ignore PropertyNotSetInConstructor in Console\Command, Http\FormRequest and Notifications\Notifications classes (#172) @caugner

πŸ› Bug Fixes

πŸ”¨ Maintenance