You are here

7 calls to Semver::satisfies() in Markdown 8.2

InstallableLibrary::isAlpha in src/Annotation/InstallableLibrary.php
Indicates whether this is an alpha version.
InstallableLibrary::isBeta in src/Annotation/InstallableLibrary.php
Indicates whether this is a beta version.
InstallableLibrary::isDev in src/Annotation/InstallableLibrary.php
Indicates whether this is an alpha version.
InstallableLibrary::isPrerelease in src/Annotation/InstallableLibrary.php
Indicates whether this is any prerelease version.
InstallableLibrary::isRc in src/Annotation/InstallableLibrary.php
Indicates whether this is a release candidate version.
InstallableLibrary::isStable in src/Annotation/InstallableLibrary.php
Indicates whether this is a stable version.
MarkdownCommands::versionHash in src/Commands/MarkdownCommands.php
Run the markdown:version-hash hook.