v5.0.0
What's Changed
- Dropped support for PHP versions below 8.1.
- Added dynamic casting support to the LaravelConfig class, enabling it to cast configuration values based on their types by @YunusEmreNalbant in #31
- Added new enum ConfigValueCast.php
New Contributors
- @YunusEmreNalbant made their first contribution in #31
Full Changelog: v4.7.0...v5.0.0