php-json-schema
php-json-schema copied to clipboard
Please tag 0.2.1
The following code causes a bug where the minimum is not enforced if the value is 0.
https://github.com/hasbridge/php-json-schema/blob/62b2bb92fe05aca3f81e257cf721fe92dec5a167/src/Json/Validator.php#L422
It has been fixed in a later commit but the latest version composer can use is 0.2.0. Please tag a 0.2.1 on master.