ComposerProjectTemplatesTest::MINIMUM_STABILITY
Same name in other branches
- 9 core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php \Drupal\BuildTests\Composer\Template\ComposerProjectTemplatesTest::MINIMUM_STABILITY
- 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\TemplateCode
protected const MINIMUM_STABILITY = 'beta';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.