composer 2.5.3-1 source package in Ubuntu

Changelog

composer (2.5.3-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Release 2.5.3

  [ Nicolas Grekas ]
  * Add extra.plugin-optional to auto-disable plugins in non-interactive mode
    (#11315)

 -- David Prévot <email address hidden>  Sat, 11 Feb 2023 06:53:04 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
composer_2.5.3-1.dsc 2.3 KiB f87f52a06961b164db879a8b50c051755f63ff82e0e9f354d2d4e9a1818fbf4f
composer_2.5.3.orig.tar.xz 618.8 KiB 374de268ded3e6bccddeecf031410ba04d34f4280e5a430d320391bbbfc7c10b
composer_2.5.3-1.debian.tar.xz 13.3 KiB 9d369c7a9fd67a0419690acf73581038a133a1109aea37d07065f55bf73d2b2c

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.