What's Changed
- Upgrade minimum PHP version requirement to
8.1
- This release is recommended for Laravel
v9.x
or higher - Introduce PHPStan to the repository, address the warnings from it
- Get rid of the deprecation notice logs for PHP
8.4
- Updated documentation: compatibility table, roadmap, endorsement section
- Stronger type safety overall
- API didn't change, safe to upgrade
How to upgrade
composer require skywarth/chaotic-schedule:2.0.0
What's next?
- Upgrade to PHP
8.4
and Laravel12.x
, see the issue for tracking.
Full Changelog: v1.1.0...v2.0.0