ComposerInspector::SUPPORTED_VERSION

A semantic version constraint for the supported version(s) of Composer.

See also

https://endoflife.date/composer

File

core/modules/package_manager/src/ComposerInspector.php, line 57

Class

ComposerInspector
Defines a class to get information from Composer.

Namespace

Drupal\package_manager

Code

public final const SUPPORTED_VERSION = '^2.6';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.