Remove a stray debug function that snuck in.
Remove a stray debug function that snuck in.

File last commit:

32f52c4f7e1a
7fe186c7689f
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"
}
}