PMS “composer” Plugin

Adds a few aliases for working with composer and will keep composer up-to-date with the latest releases.

Environment Variables

Variable Default Notes
PMS_COMPOSER_AUTOUPDATE 0 Setting this to 1 upgrade composer to the lastest when PMS is upgraded. To disable this feature, set this to 0

Aliases

Alias Command Notes
c composer  
cup composer update  

See Also