Update dependencies and get rid of undefined variables.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"require": {
|
||||
"phpmailer/phpmailer": "5.2.*",
|
||||
"tecnickcom/tcpdf": "6.2.12"
|
||||
}
|
||||
"phpmailer/phpmailer": "v6.9.*",
|
||||
"tecnickcom/tcpdf": "6.8.*",
|
||||
"ext-mysqli": "*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user