composer 2.0.13-1ubuntu1 source package in Ubuntu

Changelog

composer (2.0.13-1ubuntu1) jammy; urgency=medium

  * d/rules: Disable running testsuite at build time.
    - Upstream testsuite is already run for autopkgtest so this is redundant,
      but avoiding FTBFS allows it into -proposed.
  * d/p/fix-some-php-8.1-deprecation-warnings-and-test.patch: Drop a
    faulty test and fix up some deprecation warnings.

 -- Bryce Harrington <email address hidden>  Fri, 17 Dec 2021 00:43:34 +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.0.13.orig.tar.xz 799.2 KiB 73a342ed0123acf9b21263b6f2018ce49bdf21a180fe3ff3b2796504bb303183
composer_2.0.13-1ubuntu1.debian.tar.xz 16.7 KiB 4f3c4841aacfe3cb092bd349e8bf128c26af5f3f01bfb42544fba83e742bb841
composer_2.0.13-1ubuntu1.dsc 2.5 KiB b11ff73ed45f75f1b09fdf0070da6f9a2ffdd4cc95a4d51454429fc8f1b143d3

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.