All notable changes to laravel-migrate-check
will be documented in this file
- Add PHP 9 support
- Add PHP 8 support
- Add Laravel 8.x support
- Drop Laravel 5.x support
- Add Laravel 7.x support
- Drop Laravel 5.5.x and PHP 7.1 support
- Add Laravel 6.x support
- Always register command (not only in console mode)
- Add repository existence check
- Fix using path option
- Format the output table
- autoregister
migrate:check
command
- initial release