1
0
Fork 0

Update `self-update` options

pull/9416/head
Paul DelRe 2020-11-04 10:35:20 -05:00 committed by GitHub
parent 59de196ab7
commit 360ecb45b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -621,6 +621,9 @@ If Composer was not installed as a PHAR, this command is not available.
* **--stable:** Force an update to the stable channel.
* **--preview:** Force an update to the preview channel.
* **--snapshot:** Force an update to the snapshot channel.
* **--1:** Force an update to the stable channel, but only use 1.x versions
* **--2:** Force an update to the stable channel, but only use 2.x versions
* **--set-channel-only:** Only store the channel as the default one and then exit
## config