Switch more PHP files to use the DBAL.
Switch more PHP files to use the DBAL.

File last commit:

32f52c4f7e1a
749c3253f5e9
Show More
composer.json
5 lines | 62 B | application/json | JsonLexer
/ composer.json
Declare dependency on Doctrine DBAL.
r19 {
"require": {
"doctrine/dbal": "v2.5.12"
}
}