Skip to content

Commit

Permalink
Merge pull request #3 from rochdi80tn/master
Browse files Browse the repository at this point in the history
Update composer.json set dependency to yiisoft/yii2:*
  • Loading branch information
omnilight authored Sep 4, 2016
2 parents 3941eba + 5f24b3b commit d753992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"type": "yii2-extension",
"require": {
"php": ">=5.4.0",
"yiisoft/yii2": "dev-master"
"yiisoft/yii2": "*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d753992

Please sign in to comment.