Merge pull request #337 from richardmiller/composer_changes
Removed dependency on common as required by dbal anyway
This commit is contained in:
commit
d95e96bd3b
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
|||
"require": {
|
||||
"php": ">=5.3.2",
|
||||
"ext-pdo": "*",
|
||||
"doctrine/common": "dev-master",
|
||||
"doctrine/dbal": "dev-master"
|
||||
},
|
||||
"autoload": {
|
||||
|
|
Loading…
Add table
Reference in a new issue