Skip to content

Commit 28ea49f

Browse files
committed
adding stability flag to composer
1 parent f7db665 commit 28ea49f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@
2525
},
2626
"config": {
2727
"preferred-install": "dist"
28-
}
28+
},
29+
"minimum-stability": "stable"
2930
}

0 commit comments

Comments
 (0)