Skip to content

Commit d906db7

Browse files
committed
Document new commands
1 parent 18048df commit d906db7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ This library currently provides support for the following Composer commands:
2727
- `search`
2828
- `show`
2929
- `update`
30+
- `require`
31+
- `remove`
3032
- `version` **(--version)**
3133

3234
You can create a `Composer` instance in your PHP script and run these commands like so, defining a working directory which contains a `composer.json` file, and a home directory in which cached packages are stored.

0 commit comments

Comments
 (0)