Skip to content

Commit b9b26f5

Browse files
authored
Update composer.json
1 parent 8c287a6 commit b9b26f5

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
@@ -13,6 +13,7 @@
1313
"email": "610877102@mail.nknu.edu.tw"
1414
}
1515
],
16+
"minimum-stability": "stable",
1617
"require": {
1718
"php" : "^7.1"
1819
},
@@ -22,4 +23,4 @@
2223
"monken\\": "src/"
2324
}
2425
}
25-
}
26+
}

0 commit comments

Comments
 (0)