Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjgreen committed Oct 22, 2014
1 parent 7a35eff commit 63bc41e
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 @@ -16,8 +16,8 @@
},
"minimum-stability": "dev",
"require" : {
"mrjgreen/php-cli" : "dev-master",
"mrjgreen/dbal" : "dev-master",
"mrjgreen/php-cli" : "1.*",
"mrjgreen/dbal" : "1.*",
"psr/log" : "dev-master"
}
}

0 comments on commit 63bc41e

Please sign in to comment.