2.2.7 - released 2022-02-25
Changelog
- Allow installation together with composer/xdebug-handler ^3 (#10528)
- Fixed support for packages with no licenses in
licensescommand output (#10537) - Fixed handling of
allow-plugins: falsewhich kept warning (#10530) - Fixed enum parsing in classmap generation when the enum keyword is not lowercased (#10521)
- Fixed author parsing in
initcommand requiring an email whereas the schema allows a name only (#10538) - Fixed issues in
requirecommand when requiring packages which do not exist (but are provided by something else you require) (#10541) - Performance improvement in pool optimization step (#10546)