Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@danilopolani danilopolani released this 10 Mar 18:04

🔥 Added

  • Support for Laravel 11

🩹 Fixed

  • Support for Enum rule

♻️ Changed

  • Minimum PHP version is now 8.2
  • Minimum Laravel version is now 10.0
  • Custom rules must now implement the DaniloPolani\JsonValidation\Contracts\HasRuleMessage interface