Skip to content

Commit 556a7bb

Browse files
authored
Merge pull request #3 from wp-cli/prefer-stable
Include `"prefer-stable": true,` to always prefer stability
2 parents 48d4d9a + ae03a50 commit 556a7bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
}
1616
],
1717
"minimum-stability": "dev",
18+
"prefer-stable": true,
1819
"autoload": {
1920
"psr-4": {
2021
"": "src/",

0 commit comments

Comments
 (0)