added doctrine/dbal to composer.json
This commit is contained in:
committed by
Nabeel Shahzad
parent
0b1670aae5
commit
078f361a39
@@ -40,7 +40,8 @@
|
||||
"anhskohbo/no-captcha": "^3.0",
|
||||
"league/csv": "^9.1",
|
||||
"intervention/image": "^2.4",
|
||||
"waavi/sanitizer": "^1.0"
|
||||
"waavi/sanitizer": "^1.0",
|
||||
"doctrine/dbal": "^2.7"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~7.0",
|
||||
|
||||
Reference in New Issue
Block a user