Skip to content

Releases: pollin14/laravel-curp-validation

Removed Carbon dependency

27 Jan 23:13
Compare
Choose a tag to compare
  • Removed the Carbon dependency.
  • Check compatibility with PHP 7.2

Added compatibility with Laravel 5.8 (Polyfill to Carbon 2)

22 Jan 01:59
Compare
Choose a tag to compare
Added polyfill to isBefore of Carbon 2

Signed-off-by: victor <[email protected]>

1.0.0: Set validation composite package as Suggested package

22 Jan 00:16
Compare
Choose a tag to compare

This version is compatible with Laravel >= 5. I achieved this added the illuminatech/validation-composite as suggested package.