mirror of
https://github.com/composer/composer
synced 2025-05-11 01:22:54 +00:00
Merge remote-tracking branch 'curry684/rewrite-depends'
This commit is contained in:
commit
f681dbc51e
32 changed files with 443 additions and 170 deletions
|
@ -23,7 +23,7 @@ use Symfony\Component\Console\Output\OutputInterface;
|
|||
/**
|
||||
* @author Fabien Potencier <fabien.potencier@gmail.com>
|
||||
*/
|
||||
class RunScriptCommand extends Command
|
||||
class RunScriptCommand extends BaseCommand
|
||||
{
|
||||
/**
|
||||
* @var array Array with command events
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue