Removed MySQL references (MySQL changed to DB)

This commit is contained in:
Dmitry Khomutov 2017-01-29 18:53:00 +07:00
commit afd99c12b5
No known key found for this signature in database
GPG key ID: 7EB36C9576F9ECB9
21 changed files with 80 additions and 78 deletions

View file

@ -39,7 +39,6 @@
"require": {
"php": ">=5.6.0",
"ext-pdo": "*",
"ext-pdo_mysql": "*",
"swiftmailer/swiftmailer": "5.4.*",
"symfony/yaml": "2.8.*",