You are here

protected property ComposerExecutableValidator::$version in Automatic Updates 8.2

The detected version of Composer.

Type: string

File

src/Validator/ComposerExecutableValidator.php, line 35

Class

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

Namespace

Drupal\automatic_updates\Validator

Code

protected $version;