Skip to content

Commit e7c15a9

Browse files
authoredJul 30, 2016
Merge pull request #15 from spekary/bugfix-Revert
bugfix-Revert
2 parents f9cd1be + 6e889c7 commit e7c15a9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎composer.json

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
22
"repositories": [
3+
{
4+
"type": "vcs",
5+
"url": "https://github.com/qcubed/framework"
6+
},
7+
{
8+
"type": "vcs",
9+
"url": "https://github.com/qcubed/composer"
10+
}
11+
312
],
413
"name": "qcubed/app-starter",
514
"description": "QCubed application starter template",

0 commit comments

Comments
 (0)