Version_Selector
Used to select package versions.
Description Description
Source Source
File: vendor/automattic/jetpack-autoloader/src/class-version-selector.php
Methods Methods
- is_dev_version — Checks whether the given package version is a development version.
- is_version_update_required — Checks whether the selected package version should be updated. Composer development package versions ('9999999-dev' or versions that start with 'dev-') are favored when the JETPACK_AUTOLOAD_DEV constant is set to true.