mirror of
https://github.com/composer/composer
synced 2025-05-09 16:42:57 +00:00
Persist prefer-lowest in composer.lock
This commit is contained in:
parent
98b254a3ec
commit
e821ac2772
14 changed files with 45 additions and 13 deletions
|
@ -48,6 +48,7 @@ install --prefer-dist
|
|||
"a/a": 20
|
||||
},
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": [],
|
||||
"platform-dev": []
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue