Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-19 | 743 Bytes | |
v3.5.0 source code.tar.gz | 2025-06-19 | 99.9 kB | |
v3.5.0 source code.zip | 2025-06-19 | 205.6 kB | |
Totals: 3 Items | 306.3 kB | 0 |
What's Changed
Added
- feat: add support for UseEloquentBuilder attribute by @canvural in https://github.com/larastan/larastan/pull/2302
Fixed
- [3.x] Fix incorrect return type for DateExtension in Laravel versions above 12 by @kayw-geek in https://github.com/larastan/larastan/pull/2299
- Replace slash with DIRECTORY_SEPARATOR on rule
NoEnvCallsOutsideOfConfigRule
by @sertxudev in https://github.com/larastan/larastan/pull/2298 - chore: update e2e tests by @canvural in https://github.com/larastan/larastan/pull/2303
New Contributors
- @sertxudev made their first contribution in https://github.com/larastan/larastan/pull/2298
Full Changelog: https://github.com/larastan/larastan/compare/v3.4.2...v3.5.0