Merge pull request #7459 from creocoder/fix-applications

Fix application templates and official extensions `composer.json`
This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
Alexander Makarov
2015-02-26 13:03:31 +03:00
gitea-unlock(16/)
octicon-diff(16/tw-mr-1) 19 changed files with 34 additions and 34 deletions

2
extensions/authclient/composer.json
View File

@@ -18,7 +18,7 @@
}
],
"require": {
"yiisoft/yii2": "*",
"yiisoft/yii2": "~2.0.0",
"ext-curl": "*"
},
"autoload": {