Fix deprecation warnings coming from pQuery library

[MAILPOET-3980]
This commit is contained in:
Rostislav Wolny
2021-12-01 14:07:09 +01:00
committed by Veljko V
parent 539f518f64
commit df6a955f0c
21 changed files with 84 additions and 67 deletions

View File

@@ -14,7 +14,6 @@ class RequirementsChecker {
public $displayErrorNotice;
public $vendorClasses = [
'\pQuery',
'\Cron\CronExpression',
'\Html2Text\Html2Text',
];