ComposerProjectTemplatesTest::MINIMUM_STABILITY

Same name in other branches
  1. 9 core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php \Drupal\BuildTests\Composer\Template\ComposerProjectTemplatesTest::MINIMUM_STABILITY
  2. 10 core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php \Drupal\BuildTests\Composer\Template\ComposerProjectTemplatesTest::MINIMUM_STABILITY

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 can be built as patched.

Namespace

Drupal\BuildTests\Composer\Template

Code

protected const MINIMUM_STABILITY = 'stable';

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