mirror of
https://github.com/rstacruz/cheatsheets.git
synced 2026-04-27 03:00:45 -04:00
Update composer.md
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user