+1
−1
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -3,7 +3,7 @@ | ||
"description": "Provides a Doctrine/DBAL connection from your Database connection settings.",
|
||
"type": "drupal-module",
|
||
"require": {
|
||
"doctrine/dbal": "^2.5 || ^ 3.0"
|
||
"doctrine/dbal": "^2.5"
|
||
},
|
||
"license": "GPL2+",
|
||
"authors": [
|
||
Loading