Releases: cartalyst/sentinel
Releases · cartalyst/sentinel
v8.0.0
v7.0.2
- Fix duplicated property
v7.0.1
- Fix some deprecation warnings on PHP 8.2
v6.0.1
- Fix some deprecation warnings on PHP 8.2
v7.0.0
- Add Laravel 10 support
v6.0.0
- Add Laravel 9 support
v5.1.0
- Add PHP 8 support
v5.0.0
- BC Break: PHP 7.3 is the minimum required PHP version
- BC Break: Laravel 8.0 is the minimum supported Laravel version
v4.0.0
- BC Break: PHP 7.2 is the minimum required PHP version
- BC Break: Laravel 7.0 is the minimum supported Laravel version
v3.0.4
ADDED
- The
inAnyRole
to be called statically,Sentinel::inAnyRole($role)