From d6fd78b96837969dc36ff852a3288fd45f8f9e61 Mon Sep 17 00:00:00 2001 From: Artur Weigandt Date: Mon, 16 May 2022 12:04:43 +0200 Subject: Allow CssXPath updates with composer (#4368) * Install CssXPath with composer * Fix code style in tests * fix pathnames for tests and linting * add irrelevant files to .gitignore * Alphabetic order * let composer sort the packages alphabetically Co-authored-by: Alexandre Alapetite --- phpcs.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpcs.xml') diff --git a/phpcs.xml b/phpcs.xml index 2d53b5996..21458e27d 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -3,8 +3,8 @@ Created with the PHP Coding Standard Generator. https://edorian.github.com/php-coding-standard-generator/ - ./lib/CssXPath/ ./lib/SimplePie/ + ./lib/phpgt/ ./lib/phpmailer/ ./lib/http-conditional.php ./node_modules/ -- cgit v1.2.3