composer 2.5.5-1 source package in Ubuntu
Changelog
composer (2.5.5-1) unstable; urgency=medium
[ Jordi Boggiano ]
* Escape % chars in user input before passing to sprintf, fixes #11359
* Fix github header handling to be case insensitive, fixes rate limit
extraction (#11366)
* Fix return type of InstalledVersions::getInstalled, fixes #11304
* Update changelog
* Release 2.5.5
[ Uladzimir Tsykun ]
* Fix basic auth infinite loop (#11320)
[ Wim Leers ]
* Follow-up for #5205: fix high concurrency race condition
-- David Prévot <email address hidden> Fri, 24 Mar 2023 10:41:51 +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.5.5-1.dsc | 2.3 KiB | d3b7d957669a55f74c37125522ceaf93554257432f75c2e9812968c5f055c90b |
| composer_2.5.5.orig.tar.xz | 619.2 KiB | 9d24f477e5a3c1c2ab12c1cf734a0d66d4572740d9edad44e462c5dc60983bce |
| composer_2.5.5-1.debian.tar.xz | 13.5 KiB | 039218b3da7bfa9f4089ea1b796c3b11d0001999d0f34325d4fe9f97df6d8072 |
Available diffs
- diff from 2.5.4-1 to 2.5.5-1 (14.2 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.
