You are here

protected constant ComposerProjectTemplatesTest::MINIMUM_STABILITY in Drupal 9

The minimum stability requirement for dependencies.

See also

https://getcomposer.org/doc/04-schema.md#minimum-stability

File

core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php, line 35

Class

ComposerProjectTemplatesTest
Demonstrate that Composer project templates are buildable as patched.

Namespace

Drupal\BuildTests\Composer\Template

Code

protected const MINIMUM_STABILITY = 'stable';