Skip to content

Commit 3ba91c1

Browse files
Include "prefer-stable": true, to always prefer stability
1 parent 7da9c2b commit 3ba91c1

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": {"": "src/"},
2021
"files": [ "db-command.php" ]

0 commit comments

Comments
 (0)