composer 2.2.6-2ubuntu2 source package in Ubuntu

Changelog

composer (2.2.6-2ubuntu2) jammy; urgency=medium

  * d/p/demote-symfony-console-to-suggests.patch: Prevent composer
    from pulling in php-symfony-console as a strict dependency, to
    avoid creating a circular build dependency with symfony.

 -- Bryce Harrington <email address hidden>  Sat, 26 Feb 2022 09:34:01 +0000

Upload details

Uploaded by:
Bryce Harrington
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
composer_2.2.6.orig.tar.xz 915.5 KiB 971514ed5680b98abaf38aabb1c2d87eba0a05302ac0e63032021cacbd51430c
composer_2.2.6-2ubuntu2.debian.tar.xz 17.9 KiB d856811c0f7b4a48e40f4a6e53a9b2b0d56b50a3e02b1dd45ea280a88a3080de
composer_2.2.6-2ubuntu2.dsc 2.5 KiB 071bd5c5034414ded4838c83d58e54d814e01226e2ae2fd93c74524f329bc7df

Available diffs

View changes file

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.