composer 2.6.6-1 source package in Ubuntu

Changelog

composer (2.6.6-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Release 2.6.6

  [ Dan Wallis ]
  * Use global constant if available for libpq version (#11684)
  * Display error instead of throwing exception when unable to update
    with temporary constraint (#11692)

 -- David Prévot <email address hidden>  Tue, 12 Dec 2023 07:49:21 +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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
composer_2.6.6-1.dsc 2.3 KiB 10e65f7d09b1c72f3442fa92e5bee214bdb0b11136b53011cd092a3c0e3afade
composer_2.6.6.orig.tar.xz 634.8 KiB f79efb964f625c6463e7b7331d0bca06e76a10c45e200ade972b6d12c66c4ff0
composer_2.6.6-1.debian.tar.xz 14.3 KiB 256ddbe941497ac83150b573cc7327a32be9779781f4f8467bdc783b8aafab9d

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.