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 Oct 9, 2015
1 parent 122c629 commit cb53376
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
],
"require": {
"php": ">=5.4.0",
"romeoz/rock-events" : "*@dev",
"romeoz/rock-file": "*@dev"
"romeoz/rock-events" : "0.10.*",
"romeoz/rock-file": "0.10.*"
},
"require-dev": {
"phpunit/phpunit": "~4.7.0"
Expand All @@ -33,7 +33,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.11-dev"
"dev-master": "0.12-dev"
}
}
}

0 comments on commit cb53376

Please sign in to comment.