Skip to content

Commit 99eb225

Browse files
committed
Update changelog
1 parent f816f4e commit 99eb225

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
* Break: For forward compatibility, you should change your deployment scripts to run `composer install --no-dev`. The install command will install dev dependencies by default starting in the next release
44
* Break: The `update` command now has --dev enabled by default. --no-dev can be used to update without dev requirements, but it will create an incomplete lock file and is discouraged
5+
* Break: Removed support for lock files created before 2012-09-15 due to their outdated unusable format
56
* Added `preferred-install` config option to always enable --prefer-source or --prefer-dist
67
* Added wildcard support in the update whitelist, e.g. to update all packages of a vendor do `composer update vendor/*`
78
* Added `archive` command to archive the current directory or a given package

0 commit comments

Comments
 (0)