Skip to content

Releases: sourceboat/laravel-static-permission

2.3.0

01 Apr 09:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

2.2.0

14 Oct 11:16
Compare
Choose a tag to compare

Changed

  • use GitHub workflows and new linter (php 7 | >= 8) settings #47
  • use illuminate packages #46
  • Update dependabot assignee #50
  • Update slevomat/coding-standard requirement from ^6.3 to ^7.0 #49

Fixed

  • fix path name for tests in autoloader #51

2.1.6

03 May 06:55
Compare
Choose a tag to compare

Changes

  • Bump laravel/framework from 8.35.1 to 8.40.0 #45
  • Bump orchestra/testbench from 6.16.0 to 6.17.0 #39
  • Bump phpmd/phpmd from 2.9.1 to 2.10.0 #43

2.1.5

01 Apr 06:40
Compare
Choose a tag to compare

Changes

  • Bump laravel/framework from 8.33.1 to 8.35.1 #37
  • Bump orchestra/testbench from 6.15.0 to 6.16.0 #36
  • Bump phpunit/phpunit from 9.5.3 to 9.5.4 #34

2.1.4

22 Mar 11:46
Compare
Choose a tag to compare

Changes

  • Bump laravel/framework from 8.32.1 to 8.33.1 #31
  • Bump phpunit/phpunit from 9.5.2 to 9.5.3 #32
  • Bump orchestra/testbench from 6.13.0 to 6.15.0 #33

2.1.3

15 Mar 12:19
Compare
Choose a tag to compare

Changes

  • Bump laravel/framework from 8.29.0 to 8.32.1 #29

2.1.2

01 Mar 11:07
Compare
Choose a tag to compare

Changes

  • Bump orchestra/testbench from 6.11.0 to 6.13.0 #24
  • Bump laravel/framework from 8.26.1 to 8.29.0 #25

2.1.1

04 Feb 08:45
Compare
Choose a tag to compare

Changes

  • Bump orchestra/testbench from 6.9.0 to 6.11.0 #17
  • Bump laravel/framework from 8.23.1 to 8.26.1 #18
  • Bump phpunit/phpunit from 9.5.1 to 9.5.2 #19

2.1.0

06 Oct 14:33
ab3fe2a
Compare
Choose a tag to compare

Added

2.0.0

06 May 11:25
Compare
Choose a tag to compare
  • Support Laravel 7