Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Releases: mll-lab/laravel-conditional-migrations

v3.1.1

10 Feb 13:45
Compare
Choose a tag to compare

Fixed

  • Mark Laravel 9.21 as unsupported

v3.1.0

18 Mar 14:38
Compare
Choose a tag to compare

Added

  • Support Laravel 9

Fixed

  • Fix compatibility with anonymous migrations

v3.0.0

10 Dec 15:17
92efcc6
Compare
Choose a tag to compare

Added

  • Support Laravel 8
  • Support PHP 8

Removed

  • Remove support for PHP 7.2
  • Remove support for Laravel 5

v2.0.1

30 Jul 07:15
Compare
Choose a tag to compare

Fixed

  • Fix PHP version constraint from 7.1 to 7.2

v2.0.0

30 Jul 07:08
Compare
Choose a tag to compare

Added

  • Add support for Laravel 6 and 7

Removed

  • Remove support for PHP 7.1, Laravel 5.5 and PHPUnit 6