Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Changing stability settings to stable
  • Loading branch information
spekary committed Jan 22, 2017
1 parent 35e1293 commit 401edb3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
},
"require": {
"php": ">=5.4.0",
"qcubed/qcubed": "dev-master",
"qcubed/composer": "dev-master"
},
"minimum-stability":"dev"
"qcubed/qcubed": "^3.0.5",
"qcubed/composer": "^1.0.5"
}
}

0 comments on commit 401edb3

Please sign in to comment.