Compoer Require Checker v0.2.0 Release Notes

Release Date: 2018-01-20 // about 6 years ago
  • ๐Ÿ”„ Changed

    • PHP 7.1 required
    • displays more detailed errors if json config format is not valid
    • ๐Ÿ›  fixed fatal error when parsing trait usage with modified visibility (#44)
    • when locating files "exclude-from-classmap" will be taken into account
    • โž• add option "--ignore-parse-errors" ComposerRequireChecker will not throw parser exceptions if this is set (#35)