composer 2.4.4-1 source package in Ubuntu

Changelog

composer (2.4.4-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Retry cache writes if they fail, refs #11076
  * Fix outdated command outputting some of the legend to stdout
  * Fix regression in loading Composer on SMB/network shares, refs #8231 #11077
  * Fix status command reporting differences when source reference is a tag
    name, fixes #11155
  * Release 2.4.4

  [ Kuba Werłos ]
  * Add "--dry-run" to bump command (#11047)

 -- David Prévot <email address hidden>  Sat, 29 Oct 2022 10:59:15 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
composer_2.4.4-1.dsc 2.3 KiB 2570c07e65a87ecbbc10c06a7ef92c494408385282c1c84892d68d09004a7fd8
composer_2.4.4.orig.tar.xz 604.5 KiB f67f3fd9c58c16273810bd95ad0a6cfb16676601b6944e6160dfe5e6b561e6f3
composer_2.4.4-1.debian.tar.xz 12.7 KiB d5e644ff7f26d33b3e31b9d18dc16c735d6450b7d00c6e3eb3615d6509b5371f

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.