What's Changed
- Merge pull request #77 from laramint/main by @mrmarchone in #78
- Stop parsing most of app/ to find facades by @SanderMuller in #80
- Stop re-deriving whether a file has a rules() method by @SanderMuller in #81
- Refuse a scoped rebuild that cannot name what it claims to rebuild by @SanderMuller in #84
- fix(middleware): read array-form $middleware->alias([...]) registrations by @tecnomanu in #86
- Let the rules extractor read source, not only a path by @SanderMuller in #82
- Run a build with the cycle collector off by @SanderMuller in #85
- Show the work a callback does in the method flow by @SanderMuller in #79
- fix(security): recognise custom auth guards by their extends chain by @tecnomanu in #51
- Add cross-project "Usages" tab for graph nodes by @mrmarchone in #87
Full Changelog: v2.4.0...v2.5.0