composer 2.5.8-1 source package in Ubuntu

Changelog

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

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
composer_2.5.8-1.dsc 2.3 KiB 50898cc49524239a6c2e6c50cb419af3941c44be1d5dc01c53ef172ad8800139
composer_2.5.8.orig.tar.xz 621.2 KiB dbd0f727564bc85a569a68221cb2578362e183174f6205ae044d244e8b0cab7c
composer_2.5.8-1.debian.tar.xz 14.0 KiB a34d4da71895fde7cf6120f6f2e78c7df6e7fb7ce2efa59ea94ab0a28757f9df

Available diffs

No changes file available.

Binary packages built by this source

composer: dependency manager for PHP

 Composer helps you declare, manage and install dependencies of PHP projects.
 It ensures you have the right stack everywhere.
 .
 It behaves like Bundler (Ruby), npm (Node), etc.