Update composer.md
This commit is contained in:
parent
187fc495d3
commit
a2019a2aa1
|
@ -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 |
|
||||||
|
|
Loading…
Reference in New Issue