Skip to content

Commit

Permalink
Merge pull request #1 from Patroklo/master
Browse files Browse the repository at this point in the history
Added new composer requirement
  • Loading branch information
Igor Chepurnoy committed Oct 6, 2015
2 parents 37417e8 + fade7cb commit a512bb5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"require": {
"yiisoft/yii2": ">=2.0.4",
"yii2mod/yii2-behaviors": "*",
"yii2mod/yii2-editable": "*"
"yii2mod/yii2-editable": "*",
"yii2mod/yii2-enum": "*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a512bb5

Please sign in to comment.