Removed dependency on common as required by dbal anyway
This commit is contained in:
parent
bad811df6a
commit
c008958950
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