13 Commits (c3b76a85329c60220588e861eee02c2d0150c5ce)

Author SHA1 Message Date
Ulrich Eckhardt b4cff190a8
Remove dependency on wget from install docs
Some people have wget, others have cURL, but we all have PHP. ;)
3 years ago
Klaus 9940271c6e
rename signature to checksum 4 years ago
Will Otterburn 6d58b13ee4
Update installer commit to fix SHA384 bug
Installer linked is affected by #7669
6 years ago
Jordi Boggiano 008475dee7
Use lowercase sha in docs 6 years ago
Hugo Locurcio a06ae28c69
Improve grammar in the programmatic Composer installation page 6 years ago
Moviuro 75be28d4a3
how-to-install-composer-programmatically.md: quotes are seatbelts 6 years ago
Nick Booher 222440c7f2 Rename how-do-i-install-composer-programmatically.md to how-to-install-composer-programmatically.md 7 years ago
Nick Booher c79d4b6a9f Fix grammar and match form of similar questions 7 years ago
Viktor Szépe d0918b0594 Make download shell script PSR-2 compatible
Avoid `else`
8 years ago
Yannick Carrière 3bfb4700f4 error in string comparison
The double equal (==) with single quote condition for string comparison gives a unexpected operator error.
8 years ago
Jordi Boggiano 635d63ebf7 Add instructions on how to install from an exact version of the installer instead 8 years ago
Jordi Boggiano bd7f28bc34 Output to STDERR 8 years ago
Jordi Boggiano 4baaacc193 Add docs about installing composer programmatically, fixes #5474 8 years ago