Skip to content
This repository has been archived by the owner on Sep 19, 2018. It is now read-only.

Commit

Permalink
Remove redundant package from composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
chapay committed Aug 9, 2015
1 parent 911768e commit a7aaa5b
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 @@ -34,7 +34,6 @@
"symfony/form": "~2.1",
"symfony/security": "~2.1",
"doctrine/common": "~2.2",
"doctrine/orm": "~2.2",
"doctrine/dbal": "~2.2"
"doctrine/orm": "~2.2"
}
}

0 comments on commit a7aaa5b

Please sign in to comment.