]> git.pld-linux.org Git - packages/composer.git/commit
up to 1.8.0 (2018-12-03) auto/th/composer-1.8.0-1
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 2 Jan 2019 14:08:58 +0000 (16:08 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Wed, 2 Jan 2019 14:08:58 +0000 (16:08 +0200)
commite408003f43c832a6efc87327a25c21e2d78accf9
treebc1dbac48782f08eeb3b1173ee0526b0a56773b5
parentfa3d0fadb8c9bbda274d57210f09a586a9ea48a0
up to 1.8.0 (2018-12-03)

- Changed `post-package-install` / `post-package-update` event to be fired *after* the lock file has been updated as opposed to before
- Added support for removing packages using a wildcard with the `remove` command, e.g. `composer remove foo/*`
- Added `chat` to the list of `support` channels you can list in composer.json
- Added signal handling on require command to restore the composer.json in case of abort
- Added `--ignore` to `outdated` command to pass one or more packages that you do not want to be listed
- Added `--no-dev` to `check-platform-reqs` command to skip dev requirements even if they are installed
- Added support for running plugin commands from sub-directories within a project much like other Composer commands
- Added support for running Composer via phpdbg
- Added `lib-imagick` platform package
- Fixed validate command always checking for disabled checks when used with `--strict`
composer.spec
This page took 0.037833 seconds and 4 git commands to generate.