Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
skeeks-semenov committed Nov 11, 2017
1 parent ddb2f27 commit aa31006
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,13 @@
],
"minimum-stability": "dev",
"require": {
"skeeks/cms": "^4",
"skeeks/cms": "~5.0.0 || dev-master",
"skeeks/cms-ya-map": "^1",
"v3toys/yii2-api": "^1",
"v3toys/yii2-v3project-api": "^1",
"v3project/yii2-helpers": "^1",
"skeeks/cms-dadata-suggest": "^1"
},
"repositories": [
{
"type": "git",
"url": "https://github.com/v3toys/yii2-api.git"
},
{
"type": "git",
"url": "https://github.com/v3toys/yii2-v3project-api.git"
}
],
"autoload": {
"psr-4": {
"v3toys\\skeeks\\": "src/"
Expand Down

0 comments on commit aa31006

Please sign in to comment.