Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
skeeks-semenov committed Mar 7, 2019
1 parent 27cc8a0 commit 8fd4730
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "v3toys/yii2-api",
"name": "v3project/yii2-api",
"description": "V3toys yii2 api",
"keywords": ["yii", "app", "skeeks", "framework", "api"],
"homepage": "http://www.skeeks.com/",
Expand All @@ -17,8 +17,8 @@
}
],
"require": {
"yiisoft/yii2": "*",
"yiisoft/yii2-httpclient": "*"
"yiisoft/yii2": "^2.0.16",
"yiisoft/yii2-httpclient": "^2.0.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 8fd4730

Please sign in to comment.