Composer v1.8.5 Release Notes

Release Date: 2019-04-09 // about 5 years ago
    • HHVM 4.0 is no longer compatible with Composer. Please use PHP instead going forward.
    • Added forward compatibility with upcoming 2.0 changes
    • Fixed support for PHP 7.3-style heredoc/nowdoc syntax changes in autoload generation
    • Fixed require command usage when combined with --ignore-platform-reqs
    • Fixed and cleaned up various Windows junctions handling issues