We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$ php -v
$ dnf -y install wget
$ cd ~ $ wget https://getcomposer.org/installer -O composer-installer.php
$ php composer-installer.php --filename=composer --install-dir=/usr/local/bin
$ composer -v