Skip to content

Commit

Permalink
Prepare for next release.
Browse files Browse the repository at this point in the history
  • Loading branch information
romeOz committed Oct 22, 2015
1 parent 00d0fdf commit 5019975
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,12 +17,12 @@
],
"require": {
"php": ">=5.4.0",
"romeoz/rock-base" : "0.11.*",
"romeoz/rock-request" : "0.11.*"
"romeoz/rock-base" : "*@dev",
"romeoz/rock-request" : "*@dev"
},
"require-dev": {
"phpunit/phpunit": "^4.7.0",
"romeoz/rock-csrf" : "0.11.*"
"romeoz/rock-csrf" : "*@dev"
},
"suggest": {
"romeoz/rock-csrf": "required for generating CSRF-token (security)"
Expand Down

0 comments on commit 5019975

Please sign in to comment.