Skip to content
Snippets Groups Projects
Commit 1c3e25b4 authored by Ted Bowman's avatar Ted Bowman
Browse files

Contrib: first checkout test to be patched -...

Contrib: first checkout test to be patched - project/automatic_updates@2142aa7f
parent 870fcc1e
No related branches found
No related tags found
No related merge requests found
......@@ -30,12 +30,9 @@ class ComposerProjectTemplatesTest extends ComposerBuildTestBase {
/**
* The minimum stability requirement for dependencies.
*
* @todo Temporarily changing to 'beta' to allow php-tuf/composer-stager
* dependency. This will be done in https://drupal.org/i/3331078.
*
* @see https://getcomposer.org/doc/04-schema.md#minimum-stability
*/
protected const MINIMUM_STABILITY = 'beta';
protected const MINIMUM_STABILITY = 'RC';
/**
* The order of stability strings from least stable to most stable.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment