Skip to content

Commit

Permalink
Release 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
romeOz committed Mar 5, 2015
1 parent c5704b8 commit 170ca1e
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 @@ -15,14 +15,9 @@
"email": "serggalka@gmail.com"
}
],
"repositories": [{
"type": "vcs",
"url": "https://github.com/romeOz/rock-base"
}],
"require": {
"php": ">=5.4.0",
"romeoz/rock-base" : "*@dev",
"romeoz/rock-helpers" : "*@dev"
"romeoz/rock-base" : "0.10.*"
},
"require-dev": {
"phpunit/phpunit": "4.4.*"
Expand All @@ -34,7 +29,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
"dev-master": "0.10-dev"
}
}
}

0 comments on commit 170ca1e

Please sign in to comment.