Markus Staab
|
b8e2fcd33d
|
Fix reference to main branch (#10173)
|
2021-10-17 13:51:25 +02:00 |
Ulrich Eckhardt
|
b4cff190a8
|
Remove dependency on wget from install docs
Some people have wget, others have cURL, but we all have PHP. ;)
|
2021-01-21 14:33:49 +01:00 |
Klaus
|
9940271c6e
|
rename signature to checksum
|
2020-02-11 09:11:45 +01:00 |
Will Otterburn
|
6d58b13ee4
|
Update installer commit to fix SHA384 bug
Installer linked is affected by #7669
|
2019-01-29 18:03:03 +00:00 |
Jordi Boggiano
|
008475dee7
|
Use lowercase sha in docs
|
2018-11-06 14:55:46 +01:00 |
Hugo Locurcio
|
a06ae28c69
|
Improve grammar in the programmatic Composer installation page
|
2018-04-24 17:45:51 +02:00 |
Moviuro
|
75be28d4a3
|
how-to-install-composer-programmatically.md: quotes are seatbelts
|
2018-04-03 15:02:24 +02:00 |
Nick Booher
|
222440c7f2
|
Rename how-do-i-install-composer-programmatically.md to how-to-install-composer-programmatically.md
|
2017-05-19 06:17:38 -05:00 |
Nick Booher
|
c79d4b6a9f
|
Fix grammar and match form of similar questions
|
2017-05-18 14:15:27 -05:00 |
Viktor Szépe
|
d0918b0594
|
Make download shell script PSR-2 compatible
Avoid `else`
|
2016-11-04 23:25:21 +01:00 |
Yannick Carrière
|
3bfb4700f4
|
error in string comparison
The double equal (==) with single quote condition for string comparison gives a unexpected operator error.
|
2016-06-29 08:55:34 -04:00 |
Jordi Boggiano
|
635d63ebf7
|
Add instructions on how to install from an exact version of the installer instead
|
2016-06-28 16:35:32 +01:00 |
Jordi Boggiano
|
bd7f28bc34
|
Output to STDERR
|
2016-06-28 11:56:50 +01:00 |
Jordi Boggiano
|
4baaacc193
|
Add docs about installing composer programmatically, fixes #5474
|
2016-06-28 11:41:34 +01:00 |