Skip to content

Releases: pollin14/laravel-curp-validation

Removed Carbon dependency

27 Jan 23:13

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

Choose a tag to compare

Added polyfill to isBefore of Carbon 2

Signed-off-by: victor <victor@4uno.org>

1.0.0: Set validation composite package as Suggested package

22 Jan 00:16

Choose a tag to compare

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