Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fluxoft committed Dec 26, 2014
1 parent c9a1a0c commit 077627a
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 @@ -12,9 +12,9 @@
],
"minimum-stability": "beta",
"require": {
"php": ">=5.3.0",
"fluxoft/rebar": "0.15.*",
"doctrine/dbal": "2.4.3"
"php": ">=5.4.0",
"fluxoft/rebar": "0.16.*",
"doctrine/dbal": "2.5.*"
},
"require-dev": {
"phpunit/phpunit": "4.1.*"
Expand Down

0 comments on commit 077627a

Please sign in to comment.