by shigemk2

当面は技術的なことしか書かない

composer 2.4.3

  • BC Break: The json format of audit command now has reportedAt as an RFC3339 string instead of an object which was a mistake
  • Fixed json format of audit command which was missing affectedVersions
  • Fixed plugin commands not being loaded during bash completions
  • Fixed parsing of inline aliases within complex constraints with || or ,
  • Fixed min-php version check in autoload.php to avoid crashing sites running on PHP 5.5 or below silently with a 200
  • Fixed JsonFile reading files without checking if they are readable first
  • Fixed require command with --dry-run failing when requiring a package requiring stability flag extraction

github.com