> ## Documentation Index
> Fetch the complete documentation index at: https://libops-renovate-github-com-libops-sitectl-isle-0-x.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# composer

> Run Composer commands inside the active WordPress stack.

Run Composer in the WordPress container:

```bash theme={null}
sitectl wp composer
sitectl wp composer update vendor/package
```

With no arguments, this runs `composer install --no-interaction`.
