Skip to content

Releases: eXolnet/laravel-envoy

v1.18.1

26 Oct 13:55
043f57c
Compare
Choose a tag to compare

What's Changed

  • fix: yarn frozen-lockfile option is deprecated and was replaced by immutable
  • fix: composer option --no-suggest is deprecated and doesn't do anything anymore

Full Changelog: v1.18.0...v1.18.1

v1.17.0

20 Feb 21:58
Compare
Choose a tag to compare
  • Add support for PHP 8.2
  • Drop support for Laravel 8
  • Use --frozen-lockfile instead of --pure-lockfile when running yarn install (task deploy:npm)

v1.16.1

09 Feb 13:09
Compare
Choose a tag to compare

Fix for v1.16.0: empty lines are not allowed in macro.

v1.16.0

08 Feb 16:08
2f4ad22
Compare
Choose a tag to compare
  • Allow deployments to be performed in two steps (deploy:prepare and deploy:complete) when server configuration needs to be adjusted before activating a release

v1.15.0

22 Nov 15:50
0acc607
Compare
Choose a tag to compare
  • Drop support for PHP 7.3
  • Normalize Composer scripts naming
  • Use PSR-12 as our coding standard

v1.14.0

14 Feb 20:50
96f6794
Compare
Choose a tag to compare
  • Update exolnet/envoy dependency requirement
  • Test on Laravel 9

v1.12.0

01 Oct 15:27
334b03d
Compare
Choose a tag to compare
  • Update composer dependencies
  • Update LICENSE

v1.11.0

22 Sep 22:00
36218e8
Compare
Choose a tag to compare
  • Allow GIT_SSH_COMMAND to be overwritten by environment

v1.10.0

10 Sep 17:26
2cd4cc4
Compare
Choose a tag to compare
  • Add support for PHP 8
  • Drop support for PHP 7.2

v1.7.1

03 Jun 15:02
Compare
Choose a tag to compare
Using -q hides errors and that's not a good thing