composer 2.5.4-1 source package in Ubuntu

Changelog

composer (2.5.4-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Release 2.5.4

  [ Marek Nocoń ]
  * Added optional plugin check in PluginInstaller (#11318)

 -- David Prévot <email address hidden>  Wed, 15 Feb 2023 18:24:56 +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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
composer_2.5.4-1.dsc 2.3 KiB af72a9ed564c0a6e7f0e4390c2d3dc2df08b5058feecd5e5dae747e7b674ae83
composer_2.5.4.orig.tar.xz 618.8 KiB ff23c0c6ae5cc735330fc0c618242f668d1a33695dfd7cedbce3d61854d17e93
composer_2.5.4-1.debian.tar.xz 13.3 KiB 7c277dd7bf50a7a038393c9077a4d0424345467568671fc69accd1fcc50445bf

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.