composer 2.8.1-1 source package in Ubuntu

Changelog

composer (2.8.1-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Fix a few cases where the prompt for using a parent dir's composer.json fails to work correctly, fixes #8023
  * Fix --strict-ambiguous to really report all issues, fixes #12140 (#12148)
  * Fix create-project to reuse the target folders permissions for files created (#12146)
  * Release 2.8.1

  [ Antal Áron ]
  * Allow init without license (#12145)

 -- David Prévot <email address hidden>  Wed, 09 Oct 2024 14:52:18 +0200

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

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
composer_2.8.1-1.dsc 2.2 KiB 9a1819471786a17f5dee8626242d5825b392660217eac293fcfb6cb268d51b79
composer_2.8.1.orig.tar.xz 657.8 KiB 76d2ad9faf37a45bfe74fb1c62f5bacbf2e659c9542679274f6f36ce106db115
composer_2.8.1-1.debian.tar.xz 19.2 KiB 2b897f34de0fe2cc95e079765fb394b80677ec4d03b3e9676675cf985ad8ab95

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.