Skip to content

Commit

Permalink
switch to master from packagist.org
Browse files Browse the repository at this point in the history
  • Loading branch information
olegabr committed Oct 29, 2016
1 parent b00b06f commit 4ec618f
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,4 @@
{
"repositories": [
{
"type": "vcs",
"url": "https://github.com/qcubed/qcubed"
},
{
"type": "vcs",
"url": "https://github.com/qcubed/composer"
}

],
"name": "qcubed/app-starter",
"description": "QCubed application starter template",
"keywords": ["qcubed", "framework", "project template"],
Expand All @@ -22,7 +11,7 @@
},
"require": {
"php": ">=5.4.0",
"qcubed/qcubed": "dev-rc-3",
"qcubed/qcubed": "dev-master",
"qcubed/composer": "dev-master"
},
"minimum-stability":"dev"
Expand Down

0 comments on commit 4ec618f

Please sign in to comment.