v1.2.0
What's Changed
- fix: Compatibility with Laravel PR 58639 (ver. 12.51.0)
Introduces a minor update to the CacheableBuilder class, expanding its flexibility by allowing the firstOrCreate method to accept either a Closure or an array for the $values parameter.