- Dropped PHP 8.0 support
- Dropped Laravel 9 support (EOL)
- Added Laravel 11 support
- Added PHP 8.3 support
- Proven to work with MySQL 8.0 - 8.2
- Added Laravel 10 support
- Added PHP 8.2 support
- Dropped Laravel 8 support
- Added Enum v4 Support
- Dropped PHP 7.3 & 7.4 support
- Dropped Laravel 6 & 7 support
- Changed minimum Laravel version to 8.22.1, to enforce the CVE-2021-21263 security patch
- Added Laravel 9 support
- Added testing of PHP 8.1
- Fixed SQLite detector data type string case mismatch (integer vs INTEGER)
- Changed CI from Travis to Github Actions 🥺
- Dropped PHP 7.2 support
- Dropped Laravel 5 support
- Added PHP 8 support
- Added Laravel 8 support
- Added Laravel 7 support
- Added PHP 7.4 support
- Dropped PHP 7.1 support
- Added Laravel 6 support
- Removed Laravel 5.4 support
- Fixed the missing Laravel auto package discovery entry in composer.json
- Very first release
- Supports
- detection from mysql, postgres and sqlite databases,
- detection from config,
- guess from Laravel version (heuristic)
- Works with:
- PHP 7.1 - 7.3
- Laravel 5.4 - 5.8