Skip to content

Releases: spatie/laravel-package-tools

1.13.2

07 Sep 09:30
Compare
Choose a tag to compare
  • improvements to install command

1.13.1

07 Sep 09:20
Compare
Choose a tag to compare
  • add askToRunMigrations

1.13.0

07 Sep 09:01
2a2137c
Compare
Choose a tag to compare

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

28 Jun 14:29
Compare
Choose a tag to compare
  • add newPackage method

1.12.0

19 Jun 20:01
9e6c038
Compare
Choose a tag to compare

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

Full Changelog: 1.11.3...1.12.0

1.11.3

15 Mar 20:02
baeb3df
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.11.2...1.11.3

1.11.2

22 Feb 08:55
16a8de8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.11.1...1.11.2

1.11.1

16 Feb 11:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.11.0...1.11.1

1.11.0

11 Jan 18:52
fd75af7
Compare
Choose a tag to compare

What's Changed

  • Correct Blade view components folder in documentation by @chillbram in #47
  • Remove Database\Factories from psr-4 by @bastien-phi in #43
  • Allow Laravel 9

New Contributors

Full Changelog: 1.10.0...1.11.0

1.10.0

18 Dec 20:34
97c24d0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.9.2...1.10.0