5.0.0
Added
- Laravel 5.8 support
Changed
- Deprecated string and array methods have been replaced
- Fixed caching not being cleared after disabling and enabling modules
- Update Route Provider stub to not affect the root namespace of the URL generator (#727)
Removed
- PHP 7.1 support