Composer v1.8.1 Release Notes

Release Date: 2019-01-29 // about 5 years ago
    • Deprecated support for non-standard package names (anything with uppercase, or no / in it). Make sure to follow the warnings if you see any to avoid problems in 2.0.
    • Fixed some packages missing from the autoloader config when installing with --no-dev
    • Fixed support for cloning GitLab repos using OAuth tokens instead of SSH keys
    • Fixed metapackage installs/updates missing from output
    • Fixed --with-dependencies / --with-all-dependencies not updating some packages in some edge cases
    • Fixed compatibility with Symfony 4.2 deprecations
    • Fixed temp dir not being cleaned up on download error while archiving packages
    • Updated to latest ca-bundle