What's Changed
- Prevent unintended injection of unsafe filters or non-date classes during period unserialization by @kylekatarnls and @iliaal in CarbonPHP/carbon#145
Full Changelog: CarbonPHP/carbon@3.13.3...3.14.0
⚠️ If you unserialize CarbonPeriod objects that may have custom filters or custom dateClass, you might experience breaking change in some specific edge cases starting with this version