Skip to content
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 695 Bytes

CHANGELOG.md

File metadata and controls

19 lines (15 loc) · 695 Bytes

Changelog

2019-09-13

  • Fixed wrong sanitizing for doubles.

2019-09-12

  • Fixed missing string return type in sanitize() and sanitizeFromType() methods PHPDOC.

2019-09-10

  • Resolved code quality issues.

2019-09-10

  • Added compatibility for Laravel 6.
  • Dropped support for all Laravel versions before 5.5.
  • Dropped support for all PHP versions before 7.2.