Skip to content

Releases: DivineOmega/artisan-menu

v1.2.1

25 Oct 11:02
26fe2a2
Compare
Choose a tag to compare
  • Remove use of firstWhere to ensure compatibility with older versions of Laravel.

v1.2.0

12 Sep 11:23
e910273
Compare
Choose a tag to compare
  • Added Laravel 6 support.

v1.1.0

22 Sep 00:02
Compare
Choose a tag to compare
  • Automatically add the JSON key value store to .gitignore file.
  • Add missing dependencies to composer.json.

This release also includes:

  • Improved installation instructions for users of Laravel 5.4 or below.

v1.0.1

14 Jul 22:33
Compare
Choose a tag to compare
  • Ensure compatibility with PHP >= 7.0.
  • Display menu top-left of terminal rather than centralised.

v1.0.0

14 Jul 18:59
Compare
Choose a tag to compare
  • Initial release.