composer 2.8.6-1 source package in Ubuntu
Changelog
composer (2.8.6-1) unstable; urgency=medium [ Jordi Boggiano ] * Add hint when avast is detected and we get a curl error 60, refs #9894 * Add verbose output to show when scripts get skipped by the new env var, refs #12290 * Release 2.8.6 [ Sebastian Muszynski ] * Introduce COMPOSER_WITH_DEPENDENCIES and COMPOSER_WITH_ALL_DEPENDENCIES env var [ Stephan ] * Merge pull request #12290 from glaubinix/skip-scripts-for-certain-events [ Petar Obradović ] * feat: Detect containerd runtime and allow root execution (#12299) [ Philipp Scheit ] * ZipArchiver: treat backslaches in folder names on Unix (#12327) [ David Prévot ] * Update debian/clean * Modernize PHPUnit syntax -- David Prévot <email address hidden> Thu, 27 Feb 2025 23:08:48 +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 | |
---|---|---|---|---|
Plucky | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
composer_2.8.6-1.dsc | 2.2 KiB | eac3fbaeb0e5a1bf60b1028814edd23de4605fed454f012d9d9f072eae6f0b55 |
composer_2.8.6.orig.tar.xz | 664.0 KiB | 4875c17373ba0219227dde03dfe5b87a3d81af3a23bbe4f6851cd14d8f59ce66 |
composer_2.8.6-1.debian.tar.xz | 46.1 KiB | fa4da7acb05666f8c077651f7ce47868e011d7e4f7e7820c6db8a04414c1231b |
Available diffs
- diff from 2.8.5-1 to 2.8.6-1 (44.0 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.