From ae54a590b9962916dc1a62ba55e8d8e8ac0fc215 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Wed, 16 Mar 2022 15:10:41 +0100 Subject: Replace lib_phpQuery by PhpGt/CssXPath (#4261) https://github.com/PhpGt/CssXPath --- phpcs.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpcs.xml') diff --git a/phpcs.xml b/phpcs.xml index 41dbfcd17..9d174fab9 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -3,10 +3,10 @@ Created with the PHP Coding Standard Generator. https://edorian.github.com/php-coding-standard-generator/ + ./lib/CssXPath/ ./lib/SimplePie/ ./lib/PHPMailer/ ./lib/http-conditional.php - ./lib/lib_phpQuery.php ./node_modules/ ./data/config.php ./data/users/*/config.php -- cgit v1.2.3