|
So that you can use the latest technologies, we have updated Composer from version 1 to Composer version 2.
Composer is an application-oriented package manager for PHP. The program itself is executed via the command line and installs dependencies of a PHP program.
By updating the Composer version you benefit from shorter download times for packages and improved error reporting if a package cannot be resolved.
You can find more information about Composer 2 on the official Composer website.
|