how to install composer windows
php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
php -r "if (hash_file('sha384', 'composer-setup.php') === 'e0012edf3e80b6978849f5eff0d4b4e4c79ff1609dd1e613307e16318854d24ae64f26d17af3ef0bf7cfb710ca74755a') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;"
php composer-setup.php
php -r "unlink('composer-setup.php');"export PATH=~/.composer/vendor/bin:$PATHwhy is it so hard to install composer every time it's a struggle
Also in C++:
- installing mutillidae in kali
- how to push changes to branch in git
- how to create bootable usb on manjaro
- how to change hostname in ubuntu
- sed replace with variable
- vscode save git credentials
- how to change a user email for a project in git
- remove all docker images
- can't push to github authentication failed
- como desfazer um git add .
- get until last match
- how to run .run file in linux
- git rename branch from local
- how to handle windows htrough sheels
- git check upstream url
- install vlc in ubuntu 20.04 terminal
- bash similiar to choice in cmd
- browser sync for linux
- installing mailcatcher ubuntu
- exclude certain extension from zip linux
- use mouse in iterm input command
- regex match any number of digits
- how to run cmd run administrator using script
- powershell delete files older than 15 days