Skip to content

Commit

Permalink
0.12.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
romeOz committed Jul 10, 2015
1 parent 7392fb0 commit 95e9c8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"require": {
"php": ">=5.4.0",
"romeoz/rock-base" : "*@dev"
"romeoz/rock-base" : "0.10.*"
},
"require-dev": {
"phpunit/phpunit": "~4.7.0"
Expand All @@ -29,7 +29,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.11-dev"
"dev-master": "0.12-dev"
}
}
}

0 comments on commit 95e9c8d

Please sign in to comment.