2.3.7 - released 2022-06-06

View the release on GitHub

Changelog

  • Fixed a few PHPStan ConfigReturnTypeExtension bugs
  • Fixed Config default for auth configs to be empty arrays instead of null, fixes issues with diagnose command (#10814)
  • Fixed handling of broken symlinks when checking whether a package is still installed (#6708)
  • Fixed bin proxies to allow a proxy to include another one safely (#10823)
  • Fixed openssl 3.x version parsing as it is now semver compliant
  • Fixed type error when a json file cannot be read (#10818)
  • Fixed parsing of multi-line arrays in funding.yml (#10784)