Skip to content

Commit

Permalink
0.11.2 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
romeOz committed Jul 11, 2015
1 parent 1b9fc41 commit 9113fde
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
],
"require": {
"php": ">=5.4.0",
"romeoz/rock-db" : "*@dev"
"romeoz/rock-db" : "0.11.*"
},
"require-dev": {
"phpunit/phpunit": "~4.7.0",
"romeoz/rock-cache" : "*@dev",
"romeoz/rock-validate" : "*@dev",
"romeoz/rock-sanitize": "*@dev"
"romeoz/rock-cache" : "0.11.*",
"romeoz/rock-validate" : "0.10.*",
"romeoz/rock-sanitize": "0.10.*"
},
"suggest": {
"romeoz/rock-cache": "required by Rock Cache",
Expand Down

0 comments on commit 9113fde

Please sign in to comment.