composer 2.5.2-1 source package in Ubuntu

Changelog

composer (2.5.2-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Warn when require ends up auto-selecting a feature branch,
    fixes #11264 (#11270)
  * Release 2.5.2

 -- David Prévot <email address hidden>  Mon, 06 Feb 2023 08:26:32 +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.2-1.dsc 2.3 KiB e74a8ba0215a6e2ae2e3540296e5a9c4d565fc031713084f0a23eaa34ae8ada8
composer_2.5.2.orig.tar.xz 618.5 KiB b5658832fb2dfe36d3c25f1db5c3428642151ee6b91fdc8e68ec4798e8e67656
composer_2.5.2-1.debian.tar.xz 13.2 KiB 462de5a12905a84192ecc8a857dad1bab6028fc88480b8f7ff8e17b9d2dd1232

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.