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

View File

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