You are here

namespace Composer\Semver\Constraint in Zircon Profile 8

Same name in other branches
  1. 8.0 Composer\Semver\Constraint
Classsort descending Location Description
AbstractConstraint vendor/composer/semver/src/Constraint/AbstractConstraint.php Base constraint class.
Constraint vendor/composer/semver/src/Constraint/Constraint.php Defines a constraint.
ConstraintInterface vendor/composer/semver/src/Constraint/ConstraintInterface.php
EmptyConstraint vendor/composer/semver/src/Constraint/EmptyConstraint.php Defines the absence of a constraint.
MultiConstraint vendor/composer/semver/src/Constraint/MultiConstraint.php Defines a conjunctive or disjunctive set of constraints.