1
0
Fork 0

Update 03-cli.md

pull/6613/head
Victor Isadov 2017-08-16 16:11:04 +03:00 committed by GitHub
parent 4c165f9718
commit 7968016d26
1 changed files with 2 additions and 2 deletions

View File

@ -501,7 +501,7 @@ vendor/seld/jsonlint:
M README.mdown M README.mdown
``` ```
## self-update ## self-update (selfupdate)
To update Composer itself to the latest version, just run the `self-update` To update Composer itself to the latest version, just run the `self-update`
command. It will replace your `composer.phar` with the latest version. command. It will replace your `composer.phar` with the latest version.
@ -656,7 +656,7 @@ By default the command checks for the packages on packagist.org.
requirements and force the installation even if the local machine does not requirements and force the installation even if the local machine does not
fulfill these. fulfill these.
## dump-autoload ## dump-autoload (dumpautoload)
If you need to update the autoloader because of new classes in a classmap If you need to update the autoloader because of new classes in a classmap
package for example, you can use "dump-autoload" to do that without having to package for example, you can use "dump-autoload" to do that without having to