v2.0.5
β Tests:
- Added job to verify PHPStan in push
π Bug Fixes:
- Bug fixes with PHPStan.
π§ Improvements:
- Create Class Analyzer to validate tools with composer and git log.
- Create PHP class PhpStanAnalyzer to validate PHPStan.
- CIScripts namespace added to PHPStan.
- PHPStan is added as a dependency in dev.
- Set the LengthAwarePaginator type to Repository.stub.
βοΈ Refactoring
- Removed use of ModelCreateException on created files.
β οΈ Breaking Changes:
- Remove the ModelCreateException class, it is not required.
π Documentation:
- Add the PHPStan badge to see if it passes in README and VitePress.
What's Changed
- Delete-ModelCreateException by @Oscabrera in #7
- Feature/analyze phpstan action by @Oscabrera in #8
- add badge PHPStan by @Oscabrera in #9
Full Changelog: v2.0.4...v2.0.5