123456789101112131415161718192021222324 |
- --TEST--
- Ensure a transiently required replacer can replace root requirements
- --COMPOSER--
- {
- : [
- {
- : ,
- : [
- { : , : },
- { : , : , : {: } },
- { : , : , : {: }}
- ]
- }
- ],
- : {
- : ,
- :
- }
- }
- --RUN--
- install
- --EXPECT--
- Installing c/c (1.0.0)
- Installing b/b (1.0.0)
|