mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-14 20:29:51 +00:00
committed by
Marc Cornellà
parent
fcd7da3aec
commit
cbd8481fe3
@@ -29,5 +29,6 @@ Original author: Daniel Gomes <me@danielcsgomes.com>
|
||||
| `cod` | `composer outdated --direct` | Shows a list of installed packages with available updates which are direct dependencies |
|
||||
| `cr` | `composer require` | Adds new packages to `composer.json` |
|
||||
| `crm` | `composer remove` | Removes packages from `composer.json` |
|
||||
| `cs` | `composer show` | Lists available packages, with optional filtering |
|
||||
| `csu` | `composer self-update` | Updates composer to the latest version |
|
||||
| `cu` | `composer update` | Updates composer dependencies and `composer.lock` file |
|
||||
|
||||
Reference in New Issue
Block a user