Skip to content

v5.0.0

Compare
Choose a tag to compare
@frkcn frkcn released this 05 Mar 09:29
· 23 commits to master since this release
4ce7787

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

Full Changelog: v4.7.0...v5.0.0