Skip to content

Commit 78a544c

Browse files
authored
Merge pull request #29 from windhoney/develop
增加php版本限制
2 parents 4cbd9ee + d56c6ca commit 78a544c

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
@@ -22,6 +22,7 @@
2222
],
2323
"require": {
2424
"yiisoft/yii2": "~2.0.7",
25+
"php": ">=7.0.0",
2526
"filsh/yii2-oauth2-server": "~2.0"
2627
},
2728
"autoload": {

0 commit comments

Comments
 (0)