composer 2.5.1-1 source package in Ubuntu
Changelog
composer (2.5.1-1) unstable; urgency=medium
[ Jordi Boggiano ]
* Add autoconfiguration of gitlab-domains/github-domains when auth is present
for custom domains, fixes #11062
* Add warning when outdated command rejects an existing version due to
platform requirements, fixes #11016 (#11113)
* Add hard failure if COMPOSER_AUTH is malformed json, fixes #11085
* Add support for adding Command classes as scripts (#11151)
* Add interactive prompt for which script/binary to run if run-script/exec is
called without arg, fixes #11128 (#11157)
* Make the require command guess versions more accurately by delegating to the
solver (except with --no-update) (#11160)
* Update to composer/pcre 2.1 (#11189)
* Add support for bumping >=x to >=latest, fixes #11179
* Improve version selection in archive command, fixes #4794 (#11230)
* Release 2.5.1
[ Jellyfrog ]
* Add download-only mode (#11041)
[ Stephan Jorek ]
* Feature: Add support for autocompleting setting-keys in config-command
(#11130)
[ PrinsFrank ]
* Prompt users in interactive mode for where to store the credentials if a
local auth config file exists (#11188)
* Check missing-from-lock-file required packages when running install and fail
when there are any (#11195)
[ David Prévot ]
* Update standards version to 4.6.2, no changes needed.
-- David Prévot <email address hidden> Sat, 24 Dec 2022 09:18:30 +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.1-1.dsc | 2.3 KiB | c5b921209b2004aaccf173ca49588ca56ba25e543267b68eb8065d251e9bbeee |
| composer_2.5.1.orig.tar.xz | 614.4 KiB | d1e2d0d8535bda79f317c2e36eac516525fb80c3dcb4b2a9131dfe9412926ac0 |
| composer_2.5.1-1.debian.tar.xz | 13.2 KiB | ba32c8599b45ff858865aed0c8b6535749af940de7482a77b6faafde42462f84 |
Available diffs
- diff from 2.4.4-1 to 2.5.1-1 (93.8 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.
