2023-01-22
- Added Laravel 10 support
- Dropped Laravel 8 support
- Locked PHP versions to 8.1 and 8.2
2022-12-16
- Added PHP 8.2 support
- Dropped PHP 8.0 support
2022-10-27
- Improved Larastan config
- Improved CI
2022-08-01
- Replaced
phpcs/phpcbfbylaravel/pint
2022-07-21
- Added PHP 8.1 support
- Added Laravel 9 support
- Dropped PHP 7.4 and Laravel 6 support
2020-11-11
- Added PHP 8 support
- Removed Scrutinizer analysis
- Updated PHPCS checker and fixer norm to PSR-12
2020-09-25
- Added Laravel 8 support
- Dropped Laravel 6 support
- Dependencies are now optional
2020-09-12
- Fixed details for
supervisor:downtime:simulatecommand
2020-09-11
- Added the
supervisor:downtime:simulatecommand to simulate supervisor downtime detection and check if everything is correctly configured
2020-05-13
- First release