remove dbal/predis from composer reqs

This commit is contained in:
Nabeel Shahzad
2018-05-18 14:10:03 -05:00
parent ba9c64f420
commit a747657642
2 changed files with 18 additions and 427 deletions

View File

@@ -40,9 +40,7 @@
"anhskohbo/no-captcha": "^3.0",
"league/csv": "^9.1",
"intervention/image": "^2.4",
"waavi/sanitizer": "^1.0",
"doctrine/dbal": "^2.7",
"predis/predis": "^1.1"
"waavi/sanitizer": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "~7.0",