Method | Description | |
---|---|---|
compare ( string $version, string $operator ) : boolean | Compares a version to Bolt's version. | |
forComposer ( ) : string | Returns a version formatted for composer. | |
isStable ( ) : boolean | Whether this release is a stable one. | |
name ( ) : string | null |
Method | Description | |
---|---|---|
__construct ( ) | Must not be instantiated. |
public static forComposer ( ) : string | ||
return | string |