Skip to content

Commit

Permalink
test doctrine#9
Browse files Browse the repository at this point in the history
  • Loading branch information
Aldi Dipasanta committed Oct 31, 2016
1 parent c1ccd9f commit ea2d814
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,11 @@
{"name": "Marco Pivetta", "email": "ocramius@gmail.com"}
],
"minimum-stability": "dev",
"repositories": [
{
"type": "vcs",
"url": "https://github.com/aldisanta/dbal"
}
],
"require": {
"php": "^5.6 || ^7.0",
"ext-pdo": "*",
"doctrine/collections": "~1.2",
"doctrine/dbal": "dev-coors",
// "doctrine/dbal": "dev-coors",
"doctrine/instantiator": "~1.0.1",
"doctrine/common": ">=2.5-dev,<2.7-dev",
"doctrine/cache": "~1.4",
Expand Down

0 comments on commit ea2d814

Please sign in to comment.