Releases: mll-lab/laravel-strict-stubs
Releases · mll-lab/laravel-strict-stubs
v2.0.1
Changed
- Align braces in migration stubs with php-cs-fixer codestyle
v2.0.0
Fixed
- Use
Schema::table
in update migration
Changed
- Use anonymous migrations
- Require Laravel
^8.37 || ^9
v1.2.0
Added
- Add
migration.create.stub
- Add
migration.update.stub
v1.1.0
Changed
- Make migrations and commands
final class
v1.0.0
Added
- Add
migration.stub
- Add
console.stub