diff options
| author | 2022-03-16 15:10:41 +0100 | |
|---|---|---|
| committer | 2022-03-16 15:10:41 +0100 | |
| commit | ae54a590b9962916dc1a62ba55e8d8e8ac0fc215 (patch) | |
| tree | 6382f70956bf1e2e83b7db22a2e1582c8e09686f /phpstan.neon | |
| parent | be5848fd4fa280e5a4606fef25669974414547a5 (diff) | |
Replace lib_phpQuery by PhpGt/CssXPath (#4261)
https://github.com/PhpGt/CssXPath
Diffstat (limited to 'phpstan.neon')
| -rw-r--r-- | phpstan.neon | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/phpstan.neon b/phpstan.neon index 63211cd68..7f2749bad 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -7,7 +7,6 @@ parameters: paths: - . excludePaths: - - lib/lib_phpQuery.php - lib/PHPMailer/* - lib/SimplePie/* - node_modules/* @@ -20,6 +19,5 @@ parameters: bootstrapFiles: - cli/_cli.php - lib/favicons.php - - lib/lib_phpQuery.php - lib/SimplePie/SimplePie.php - app/SQL/install.sql.sqlite.php |
