composer 2.6.5-1 source package in Ubuntu

Changelog

composer (2.6.5-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Fix autoload generator dump() non-BC signature change in 2.6.4
  * Release 2.6.5

  [ Uladzimir Tsykun ]
  * Fix error when vendor dir contains broken symlinks (#11670)

 -- David Prévot <email address hidden>  Sun, 08 Oct 2023 09:17:05 +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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
composer_2.6.5-1.dsc 2.3 KiB cdf736a92feab25c2b332c02bbe58eed0599378c7a7257a3c01442f7155248e8
composer_2.6.5.orig.tar.xz 633.4 KiB 9172c6d3176504e3a204f4fa9478038fccf6423e388b3e24ea38019d89cf7bad
composer_2.6.5-1.debian.tar.xz 14.2 KiB abcd94705bb4126808782316afdefddd04c4c7960bb3c06b29cf279cb8c682ec

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.