Skip to content

Please tag 0.2.1 #21

@elliotchance

Description

@elliotchance

The following code causes a bug where the minimum is not enforced if the value is 0.

if (isset($schema->minimum) && $schema->minimum) {

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions