Copied!
CloneableInstantiable
Methods
public __construct(Composer\Semver\Constraint\Constraint $start, Composer\Semver\Constraint\Constraint $end)
public static any()
 
  • return self
public static anyDev()
 
  • return array{'names': string[], 'exclude': bool}
public static fromZero()
 
  • return \Constraint
public getEnd()
 
  • return \Constraint
public getStart()
 
  • return \Constraint
public static noDev()
 
  • return array{'names': string[], 'exclude': bool}
public static untilPositiveInfinity()
 
  • return \Constraint
Properties
private $end = NULL
 
  • var \Constraint
private $start = NULL
 
  • var \Constraint
Methods
public static any()
 
  • return self
public static anyDev()
 
  • return array{'names': string[], 'exclude': bool}
public static fromZero()
 
  • return \Constraint
public static noDev()
 
  • return array{'names': string[], 'exclude': bool}
public static untilPositiveInfinity()
 
  • return \Constraint
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration