2.0.4 - released 2020-10-30
Changelog
- Fixed
check-platform-reqcommand not being clear on what packages are checked, and added a --lock flag to explicitly check the locked packages - Fixed
config&create-projectadding of repositories to make sure they are prepended as order is much more important in Composer 2, also added a --append flag toconfigto restore the old behavior in the unlikely case this is needed - Fixed curl downloader failing on old PHP releases or when using self-signed SSL certificates
- Fixed Bitbucket API authentication issue