Skip to content

Releases: spatie/laravel-package-tools

1.9.2

21 Sep 13:07
f710fe1
Compare
Choose a tag to compare
  • don't install mockery by default

1.9.1

20 Sep 07:42
a440e67
Compare
Choose a tag to compare
  • allow to re-publish migrations via artisan --force (#37)

1.9.0

23 May 15:13
Compare
Choose a tag to compare
  • add support for multiple config files

1.8.0

22 May 09:14
1150930
Compare
Choose a tag to compare
  • add support for JSON translations (#31)

1.7.0

06 May 21:49
a28108b
Compare
Choose a tag to compare
  • add support to migrations in folders (#30)

1.6.3

27 Apr 06:17
97b5395
Compare
Choose a tag to compare
  • fix migration file names when copying them (#28)

1.6.2

25 Mar 08:06
4bb554d
Compare
Choose a tag to compare
  • use Carbon::now() for Lumen compatibility. (#26)

1.6.1

16 Mar 19:49
a846cc8
Compare
Choose a tag to compare
  • execute command in context of the app (#23)

1.6.0

12 Mar 12:08
c190a29
Compare
Choose a tag to compare
  • add support for view composers & shared view data (#22)

1.5.0

10 Mar 11:36
Compare
Choose a tag to compare
  • add support for Blade view components