Skip to content

2.0.0

Compare
Choose a tag to compare
@Seldaek Seldaek released this 21 Apr 13:27
0ec124f
  • Break: dev-master, dev-trunk and dev-default now normalize to dev-master, dev-trunk and dev-default instead of 9999999-dev in 1.x
  • Break: Removed the deprecated AbstractConstraint
  • Added getUpperBound and getLowerBound to ConstraintInterface. They return Composer\Semver\Constraint\Bound instances
  • Added MultiConstraint::create to create the most-optimal form of ConstraintInterface from an array of constraint strings