All Notable changes to sebastiaanluca/laravel-conditional-providers
will be documented in this file.
Updates should follow the Keep a CHANGELOG principles.
- Added support for Laravel 7
- Dropped support for Laravel 5
- Dropped support for PHP 7.2
- Add support for Laravel 6.0
- Added support for Laravel 5.8
- Removed support for Laravel 5.7 and lower
- Fixed static code analyses
- Tweak code analyses
- Add code analyses to tests
- Code analyses
- Renamed
phpunit.xml
- Don't test against Laravel 5.6
- Fix laravel/framework version requirement
- Optimized code using static code analyses
- Run tests against Laravel 5.7
- Formatted tests
- Removed support for PHP 7.1 and lower
- Removed support for Laravel 5.6 and lower
- Added conditional loading of aliases (facades)
- Refactored and fixed tests
- Added the conditional environment service provider
- Set up test environment and added tests
- Written readme and guidelines
- Added Laravel 5.5 auto-discovery
- Renamed service provider to
\SebastiaanLuca\ConditionalProviders\ConditionalProvidersServiceProvider