47 Forks
137 Stars
137 Watchers

composer

Use the Composer CLI in your Github Actions.

How to download and setup composer

Open terminal and run command
git clone https://github.com/php-actions/composer.git
git clone is used to create a copy or clone of composer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with composer https://github.com/php-actions/composer/archive/master.zip

Or simply clone composer with SSH
[email protected]:php-actions/composer.git

If you have some problems with composer

You may open issue on composer support forum (system) here: https://github.com/php-actions/composer/issues