composer 2.8.5-1 source package in Ubuntu

Changelog

composer (2.8.5-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Fix unstable order of psr-0 and psr-4 rules
  * Fix regression from #12233 in InstalledVersions when reload is used,
    fixes #12235
  * Release 2.8.5

  [ Andrew Nicols ]
  * Discard unsupported FUNDING.yml URL values

  [ jrfnl ]
  * GitHubDriver::getFundingInfo(): add support for thanks.dev and polar.sh

  [ Tim Düsterhus ]
  * Generate build provenance attestation during release

  [ David Prévot ]
  * Revert "Force system dependencies loading"
  * Revert "Fix regression from #12233 in InstalledVersions when reload is
    used, fixes #12235"

 -- David Prévot <email address hidden>  Wed, 22 Jan 2025 08:22:33 +0100

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

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
composer_2.8.5-1.dsc 2.2 KiB 6ce3a90d91fd6e0a40c5d673a02bfdb3917b647c833edb9f8a44295e741b4626
composer_2.8.5.orig.tar.xz 663.1 KiB f861fa4fbd4232f7dc1c3d9a33ff93dd52768507ff6a796db3b8965f4c42c71f
composer_2.8.5-1.debian.tar.xz 21.2 KiB bb0afc6a80c7fe1a371c3bc2c316052fd85c521d09953236ac31ef3082f22563

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.