You are here

protected property MultiConstraint::$conjunctive in Automatic Updates 7

@var bool

File

vendor/composer/semver/src/Constraint/MultiConstraint.php, line 26

Class

MultiConstraint
Defines a conjunctive or disjunctive set of constraints.

Namespace

Composer\Semver\Constraint

Code

protected $conjunctive;