Releases: spatie/laravel-stubs
Releases · spatie/laravel-stubs
3.1.1
What's Changed
- Laravel 12.x Compatibility by @laravel-shift in #35
New Contributors
- @laravel-shift made their first contribution in #35
Full Changelog: 3.1.0...3.1.1
3.1.0
What's Changed
- Updates by @Nielsvanpach in #33
- Adds missing return types by @jsandfordhughescoop in #34
New Contributors
- @Nielsvanpach made their first contribution in #33
- @jsandfordhughescoop made their first contribution in #34
Full Changelog: 3.0.0...3.1.0
3.0.0
2.5.4
2.5.3
What's Changed
- Update rule stub by @Carnicero90 in #27
New Contributors
- @Carnicero90 made their first contribution in #27
Full Changelog: 2.5.2...2.5.3
2.5.2
- support L10
2.5.1
What's Changed
- Polish stubs (by @freekmurze)
- Convert all tests to pest by @alexmanase in #26
New Contributors
- @alexmanase made their first contribution in #26
Full Changelog: 2.5.0...2.5.1
2.5.0
- use invokable rule by default