Skip to content

Commit 9c172bb

Browse files
authored
Update composer.json
change minimum yii2 version
1 parent 8149499 commit 9c172bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=5.4.0",
20-
"yiisoft/yii2": "~2.0"
20+
"yiisoft/yii2": ">=2.0.38"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)