src/Composer/Commands/ApplyCommand.php
Call to undeclared method \Vaimo\ComposerPatches\Composer\Commands\ApplyCommand::setName
Open
Open
$this->setName('patch:apply');
- Exclude checks
Call to undeclared method \Vaimo\ComposerPatches\Composer\Commands\ApplyCommand::getDefinition
Open
Open
$definition = $this->getDefinition();
- Exclude checks
Call to undeclared method \Vaimo\ComposerPatches\Composer\Commands\ApplyCommand::setDescription
Open
Open
$this->setDescription('Apply a patch or patches for certain package(s)');
- Exclude checks