php-json-schema icon indicating copy to clipboard operation
php-json-schema copied to clipboard

Please tag 0.2.1

Open elliotchance opened this issue 8 years ago • 0 comments

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.

elliotchance avatar Aug 11 '17 02:08 elliotchance