composer 2.8.3-1 source package in Ubuntu

Changelog

composer (2.8.3-1) unstable; urgency=medium

  [ Jordi Boggiano ]
  * Avoid updating the lock hash if there is no lock
  * Release 2.8.3

 -- David Prévot <email address hidden>  Mon, 18 Nov 2024 07:52:28 +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

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
composer_2.8.3-1.dsc 2.2 KiB 6a553e8d6dc2df98d42acb54a1258b79de8671d02cc22b885e60f4f6cf4c170d
composer_2.8.3.orig.tar.xz 659.5 KiB 62d597fd96a8d107a50da39e27ffc69df42357797306198bc964723b4cbdd9f8
composer_2.8.3-1.debian.tar.xz 19.4 KiB d92f4b42d461e2e9bbb06dccd5bbb2bd558b456890e0117be72448db1eaf4fcc

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.