matchHighestPackageVersion

Checks if version matches any of the versions in versions. - supports comma separated version numbers, with or without whitespace. - supports lower and upper bounds. (1.0-1.2) - returns true if the version matched.
Parameters Summary
string $versions
bool $reset = false
string $the_version