Releases: spatie/laravel-package-tools
Releases · spatie/laravel-package-tools
1.13.7
What's Changed
- PHP 8.2 Build by @erikn69 in #70
- Fix missing semicolon in readme by @howdu in #71
- Refactor tests to pest by @AyoobMH in #73
- View Components publish has a bug by @mrlinnth in #72
New Contributors
- @howdu made their first contribution in #71
- @AyoobMH made their first contribution in #73
- @mrlinnth made their first contribution in #72
Full Changelog: 1.13.6...1.13.7
1.13.6
1.13.5
- improve colours of install command
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