mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
We won't implement choice rules, you need to edit composer.json to choose
This commit is contained in:
parent
875261931c
commit
5daeacf0ac
3 changed files with 1 additions and 178 deletions
|
@ -31,7 +31,6 @@ class RuleSetTest extends TestCase
|
|||
new Rule(array(), 'update1', null),
|
||||
),
|
||||
RuleSet::TYPE_LEARNED => array(),
|
||||
RuleSet::TYPE_CHOICE => array(),
|
||||
);
|
||||
|
||||
$ruleSet = new RuleSet;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue