Skip to content

Releases: artesaos/defender

Laravel 9

14 Mar 12:19
4ede99d
Compare
Choose a tag to compare

Added support for Laravel 9

Laravel 8

14 Mar 12:06
9feb9c3
Compare
Choose a tag to compare
  • Added support for Laravel 8, which is ongoing from almost a year in the master branch
  • Added support for PHP 8.1

Laravel 7

14 Jul 11:09
b30ebf6
Compare
Choose a tag to compare

Initial release with Laravel 7 support

Laravel 6

16 Oct 19:44
db5fc22
Compare
Choose a tag to compare
Merge pull request #144 from mauri870/fix-default-version-number

Fix latest version number in README

v0.8.3

31 Aug 00:26
Compare
Choose a tag to compare

v0.8.2

11 Jun 15:52
Compare
Choose a tag to compare
  • Update .travis.yml file (#132)
  • Remove unused use statement (#134)
  • Replace with syntactic sugar notation (#133)

Thanks to @joaorobertopb

v0.8.1

01 Jun 19:27
afc2bb3
Compare
Choose a tag to compare

Support to Laravel 5.6

29 May 14:21
Compare
Choose a tag to compare

Fix #126 #124

  • Support only php 7.1+ and Laravel 5.6+

Support for Laravel 5.5

13 Oct 11:19
Compare
Choose a tag to compare

We are tagging this release to mark the official support for Laravel 5.5 and package auto-discovery, as well as maintaining compatibility with the version 5.4 of the framework.

Hotfix 0.6.2

11 Sep 21:11
Compare
Choose a tag to compare

Get Role and Permission models from config file