You are here

constant Constraint::OP_GE in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/composer/semver/src/Constraint/Constraint.php \Composer\Semver\Constraint\Constraint::OP_GE

File

vendor/composer/semver/src/Constraint/Constraint.php, line 24

Class

Constraint
Defines a constraint.

Namespace

Composer\Semver\Constraint

Code

const OP_GE = 4;