PHP Class Nwidart\Modules\Process\Updater

Inheritance: extends Runner
Show file Open project: nwidart/laravel-modules

Public Methods

Method Description
update ( string $module ) Update the dependencies for the specified module by given the module name.

Method Details

update() public method

Update the dependencies for the specified module by given the module name.
public update ( string $module )
$module string