Skip to content

Commit d56c6ca

Browse files
committed
增加php版本限制
1 parent a52c8e6 commit d56c6ca

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)