Change logs for composer source package in Mantic

  • composer (2.5.8-1) unstable; urgency=medium
    
      * Upload to unstable now that bookworm has been released
    
      [ Jordi Boggiano ]
      * Fix regression in edge cases where root package gets added to a repository
        already during the install process, fixes #11495
      * Fix EventDispatcher on windows picking bat files when using "@php binary",
        fixes #11490
      * Ignore ICU CDLR version fetching when ICU cannot initialize the resource
        bundle, fixes #11492
      * Update type declarations on ClassLoader, fixes #11482 (#11500)
      * Release 2.5.8
    
      [ David Prévot ]
      * Avoid option not compatible with PHPUnit 10
    
     -- David Prévot <email address hidden>  Tue, 13 Jun 2023 07:21:32 +0200
  • composer (2.5.5-1) unstable; urgency=medium
    
      [ Jordi Boggiano ]
      * Escape % chars in user input before passing to sprintf, fixes #11359
      * Fix github header handling to be case insensitive, fixes rate limit
        extraction (#11366)
      * Fix return type of InstalledVersions::getInstalled, fixes #11304
      * Update changelog
      * Release 2.5.5
    
      [ Uladzimir Tsykun ]
      * Fix basic auth infinite loop (#11320)
    
      [ Wim Leers ]
      * Follow-up for #5205: fix high concurrency race condition
    
     -- David Prévot <email address hidden>  Fri, 24 Mar 2023 10:41:51 +0100
  • composer (2.5.4-1) unstable; urgency=medium
    
      [ Jordi Boggiano ]
      * Release 2.5.4
    
      [ Marek Nocoń ]
      * Added optional plugin check in PluginInstaller (#11318)
    
     -- David Prévot <email address hidden>  Wed, 15 Feb 2023 18:24:56 +0100