Skip to content

v1.2.0

Choose a tag to compare

@ymigval ymigval released this 23 Feb 19:48
· 8 commits to main since this release
1f599ad

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.