Releases: spatie/laravel-package-tools
Releases · spatie/laravel-package-tools
1.13.4
- remove dump statement
1.13.3
- hide install command
1.13.2
- improvements to install command
1.13.1
- add
askToRunMigrations
1.13.0
What's Changed
- Add install command by @freekmurze in #64
- Drop support for PHP 7, anything below Laravel 8
Full Changelog: 1.12.1...1.13.0
1.12.1
- add
newPackage
method
1.12.0
What's Changed
- Update .gitattributes by @angeljqv in #53
- [PHP 8.2] Fix
${var}
string interpolation deprecation by @Ayesh in #57 - Allow running of migrations by @riasvdv in #56
New Contributors
- @angeljqv made their first contribution in #53
- @Ayesh made their first contribution in #57
- @riasvdv made their first contribution in #56
Full Changelog: 1.11.3...1.12.0
1.11.3
1.11.2
What's Changed
- Laravel 9 lang folder location by @voicecode-bv in #48
New Contributors
- @voicecode-bv made their first contribution in #48
Full Changelog: 1.11.1...1.11.2
1.11.1
What's Changed
- Support for non-stubbed migrations by @chillbram in #50
Full Changelog: 1.11.0...1.11.1