Skip to content

Commit

Permalink
add min stability
Browse files Browse the repository at this point in the history
  • Loading branch information
Desmond committed Dec 9, 2019
1 parent 61dc5ae commit 562716b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
"require": {
"php": "^7.2"
},
"minimum-stability": "dev",
"prefer-stable": true,
"autoload": {
"psr-4": {
"MightyCore\\": "src/"
Expand Down

0 comments on commit 562716b

Please sign in to comment.