composer 2.8.4-1 source package in Ubuntu
Changelog
composer (2.8.4-1) unstable; urgency=medium [ Jordi Boggiano ] * Ensure installed.php data is sorted deterministically, fixes #12197 * Fix bump-after-update when passing inline constraints, fixes #12223 * Avoid duplicate errors in the output, fixes #12214 * Fixed InstalledVersions returning duplicates in some instances * Fix create-project when passed with a path repo to disable symlinks by default * Avoid returning failing status code if the composer audit fails in diagnose command, refs #12196 * Release 2.8.4 [ Javier Spagnoletti ] * Use a bitmask to produce deterministic exit codes for the "audit" command (#12203) [ Lctrs ] * disable multiplexing for some versions of curl (#12207) [ Justin Beaty ] * Fix bug when plugin defines multiple PluginInterface classes (#12226) -- David Prévot <email address hidden> Mon, 23 Dec 2024 17:49:58 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
composer_2.8.4-1.dsc | 2.2 KiB | c57ec1adeee003d87c6ee18121eff4ad22be39fa8616e7219914df31c27e5b29 |
composer_2.8.4.orig.tar.xz | 661.1 KiB | 58304fe3647b84f9df325347655969482a5c02752cc8295612c7283a40507c72 |
composer_2.8.4-1.debian.tar.xz | 19.6 KiB | 17a75bd170c233261f980d3aba30f5fb4c70d7579daa82acff9d57a5ef2787df |
Available diffs
- diff from 2.8.3-1 to 2.8.4-1 (13.7 KiB)
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.