Skip to content

Commit 6ba1d11

Browse files
authored
Set minimum-stability to stable (#2411)
1 parent 68e1a4d commit 6ba1d11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"bin": [
8383
"bin/phinx"
8484
],
85-
"minimum-stability": "dev",
85+
"minimum-stability": "stable",
8686
"prefer-stable": true,
8787
"config": {
8888
"allow-plugins": {

0 commit comments

Comments
 (0)