Skip to content

Commit f57f8c6

Browse files
committed
update yii2 version in composer.json
1 parent 260be96 commit f57f8c6

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
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": ">=7.4",
15-
"yiisoft/yii2": "~2.0.14",
15+
"yiisoft/yii2": ">=2.0.14",
1616
"hail812/yii2-adminlte3": "*"
1717
},
1818
"autoload": {

0 commit comments

Comments
 (0)