Skip to content

Commit d724c79

Browse files
author
Igor Chepurnoy
committed
add yii2-settings ext to composer.json
1 parent 4b64202 commit d724c79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
"yii2mod/yii2-editable": "*",
3232
"kartik-v/yii2-widget-growl": "*",
3333
"kartik-v/yii2-widget-alert": "*",
34-
"kartik-v/yii2-widget-sidenav": "*"
34+
"kartik-v/yii2-widget-sidenav": "*",
35+
"yii2mod/yii2-settings": "*"
3536
},
3637
"require-dev": {
3738
"codeception/codeception": "2.0.*@dev",

0 commit comments

Comments
 (0)