Releases: Okipa/laravel-supervisor-downtime-notifier
Releases · Okipa/laravel-supervisor-downtime-notifier
2.4.0: Laravel 10 support (#10)
2.3.0: Add PHP 8.2 support
- Added PHP 8.2 support
- Dropped PHP 8.0 support
2.2.2 (#8)
- Improved Larastan config
- Improved CI
2.2.1
2.2.0 (#4)
- Added PHP 8.1 support
- Added Laravel 9 support
- Dropped PHP 7.4 and Laravel 6 support
2.1.0: Adding PHP 8 support (#3)
- Added PHP 8 support
- Removed Scrutinizer analysis
- Updated PHPCS checker and fixer norm to PSR-12
2.0.0: Laravel 8 support (#2)
- Added Laravel 8 support.
- Dropped Laravel 6 support.
- Dependencies are now optional.
1.1.2
1.1.1
1.1.0: Add SimulateSupervisorDownTime command (#1)
- Added the
supervisor:downtime:simulate
command to simulate supervisor downtime detection and check if everything is correctly configured.