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 --- lib/CssXPath/CssXPathException.php | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 lib/CssXPath/CssXPathException.php (limited to 'lib/CssXPath/CssXPathException.php') diff --git a/lib/CssXPath/CssXPathException.php b/lib/CssXPath/CssXPathException.php deleted file mode 100644 index bd7798243..000000000 --- a/lib/CssXPath/CssXPathException.php +++ /dev/null @@ -1,6 +0,0 @@ -