Releases: mll-lab/laravel-conditional-migrations
Releases · mll-lab/laravel-conditional-migrations
v3.1.1
Fixed
- Mark Laravel 9.21 as unsupported
v3.1.0
Added
Fixed
- Fix compatibility with anonymous migrations
v3.0.0
Added
- Support Laravel 8
- Support PHP 8
Removed
- Remove support for PHP 7.2
- Remove support for Laravel 5
v2.0.1
Fixed
- Fix PHP version constraint from 7.1 to 7.2
v2.0.0
Added
- Add support for Laravel 6 and 7
Removed
- Remove support for PHP 7.1, Laravel 5.5 and PHPUnit 6