You are here

protected property ComposerExecutableValidator::$composer in Automatic Updates 8.2

The Composer runner.

Type: \PhpTuf\ComposerStager\Infrastructure\Process\Runner\ComposerRunnerInterface

File

src/Validator/ComposerExecutableValidator.php, line 28

Class

ComposerExecutableValidator
Validates that the Composer executable can be found in the correct version.

Namespace

Drupal\automatic_updates\Validator

Code

protected $composer;