pantheon-systems / terminus-clu-plugin
This package is abandoned and no longer maintained.
No replacement package was suggested.
Terminus plugin for updating Composer dependencies
Package info
github.com/pantheon-systems/terminus-clu-plugin
Type:terminus-plugin
pkg:composer/pantheon-systems/terminus-clu-plugin
1.0.6
2022-03-15 20:27 UTC
Requires
- php: >=5.4
- pantheon-systems/terminus-build-tools-plugin: >=2.0.0-beta17
Requires (Dev)
This package is auto-updated.
Last update: 2025-04-11 02:05:43 UTC
README
A terminus plugin to create pull requests based on composer.lock updates.
Requirements
Depends on Terminus Build Tools, and only works for a Build Tools managed site.
Installation
cd ~/.terminus/pluginsgit clone https://github.com/pantheon-systems/terminus-clu-plugin.gitcd terminus-clu-plugincomposer install --no-dev
Commands
terminus project:clu
also available:
terminus project:pull-request:list
terminus project:pull-request:create
terminus project:pull-request:close <pr-id>