homebrew-composer

๐Ÿบ Homebrew tap for Composer

MIT License

Stars
2
Committers
2

homebrew-composer

๐Ÿบ Homebrew tap for Composer

Supported versions

All versions listed at https://getcomposer.org/download/#manual-download are supported.

This tap is automatically updated every day by GitHub Actions. See this workflow for details.

Installation

$ brew install ttskch/composer/[email protected]
$ brew link --force --overwrite ttskch/composer/[email protected]

Uninstallation

$ brew uninstall [email protected]
$ brew untap ttskch/composer

# If you want to switch back to the original composer from homebrew-core
$ brew unlink composer && brew link composer