Skip to content

Commit

Permalink
update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
davewwww committed Oct 29, 2015
1 parent 3567edb commit 9dfe4be
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"doctrine/cache": "^1.4",
"doctrine/dbal": "~2.5",
"dwo/flagging": "~0.2",
"dwo/config_prototype": "1.0.*@dev"
"dwo/config_prototype": "~1.0"
},
"suggest": {
"symfony/validator": "For using the VotersExistsValidator"
Expand All @@ -29,7 +29,6 @@
"phpunit/phpunit": "~4",
"symfony/validator": "~2.4"
},
"minimum-stability": "dev",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
Expand Down

0 comments on commit 9dfe4be

Please sign in to comment.