Hash passwords in PHP instead of asking MySQL to do it.
Hash passwords in PHP instead of asking MySQL to do it.

File last commit:

32f52c4f7e1a
9f040c95c2e0
Show More
composer.json
5 lines | 62 B | application/json | JsonLexer
/ composer.json
{
"require": {
"doctrine/dbal": "v2.5.12"
}
}