You are here

protected property MultiConstraint::$constraints in Automatic Updates 7

@var ConstraintInterface[]

File

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

Class

MultiConstraint
Defines a conjunctive or disjunctive set of constraints.

Namespace

Composer\Semver\Constraint

Code

protected $constraints;