Skip to content

Releases: Jeroen-G/laravel-packager

2.5

05 Mar 08:11
Compare
Choose a tag to compare
2.5

Updated

  • Support for Laravel 7 and PHPUnit 9.

2.4

22 Dec 19:56
Compare
Choose a tag to compare
2.4

Added

  • A --git flag for packager:list
  • Skeletons may now be .tar.gz or .tar next to .zip.

Updated

  • Skeletons may now have different names.
  • Default Skeleton is updated for Laravel 6.
  • The CURL_VERIFY flag is retrieved from the config instead of the .env.

2.3.1

18 Oct 20:38
Compare
Choose a tag to compare
Apply fixes from StyleCI

[ci skip] [skip ci]

2.3

01 Sep 11:59
0c0220a
Compare
Choose a tag to compare
2.3
V2.3

Update requirements for Laravel 6.0

2.2

20 Jun 06:51
Compare
Choose a tag to compare
2.2
V2.2

Update for new release

2.1.3

17 Nov 14:13
Compare
Choose a tag to compare
V2.1.3

CS fix

2.1.2

20 Sep 06:15
Compare
Choose a tag to compare

Bug fix for the publish command.

2.1.1

19 Sep 07:58
Compare
Choose a tag to compare
V2.1.1

Add new commands to provider

2.1

19 Sep 07:55
Compare
Choose a tag to compare
2.1

Adds two new commands.

2.0.1

07 Jun 10:52
Compare
Choose a tag to compare

Fixes publish command.