1
0
Fork 0

Prepare 1.8.0

pull/7835/head
Jordi Boggiano 2018-12-03 10:21:52 +01:00
parent 6ed7215fed
commit 02ee50ac1d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
### [1.8.0] 2018-11-XX
### [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/*`