Skip to content

Commit

Permalink
Preparing release. Updated composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrebenchuk committed Jan 30, 2014
1 parent daf04e2 commit acebd06
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,10 @@
},
"require": {
"php": ">=5.4.4",
"oro/platform": "dev-release"
"oro/platform": "1.0.0-rc2"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/laboro/platform.git"
}
],
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
Expand Down

0 comments on commit acebd06

Please sign in to comment.