We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 053e021 commit be1440eCopy full SHA for be1440e
composer.json
@@ -16,13 +16,14 @@
16
}
17
],
18
"require": {
19
- "php": ">=5.5",
+ "php": ">=5.6",
20
"yiisoft/yii2": ">=2.0.8",
21
"yii2mod/yii2-behaviors": "*",
22
"yii2mod/yii2-enum": "*",
23
+ "yii2mod/yii2-moderation": "*",
24
+ "yii2mod/yii2-editable": "*",
25
"asofter/yii2-imperavi-redactor": "*",
- "paulzi/yii2-adjacency-list": "^2.0",
- "yii2mod/yii2-moderation": "*"
26
+ "paulzi/yii2-adjacency-list": "^2.0"
27
},
28
"require-dev": {
29
"friendsofphp/php-cs-fixer": "~2.0"
0 commit comments