Update composer.md

This commit is contained in:
Rico Sta. Cruz 2020-02-23 20:37:33 +11:00 committed by GitHub
parent 187fc495d3
commit a2019a2aa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -40,6 +40,7 @@ local dependencies to the last committed state. If that file is modified on the
This command changes only the `composer.lock` file. This command changes only the `composer.lock` file.
### Updating autoloader ### Updating autoloader
| Command | Description | | Command | Description |
| --- | --- | | --- | --- |
| `composer dumpautoload -o` | Generates optimized autoload files | | `composer dumpautoload -o` | Generates optimized autoload files |