From b00ae997a5dab923a99e1f1cccf35bb52eba9a62 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Thu, 7 Nov 2024 19:00:13 +0100 Subject: Remove obsolete and unused symfony/options-resover and process These actually look like they could be useful, but since unused, let's drop them for now. They can always be re-added via composer if needed later. --- library/symfony/process/phpunit.xml.dist | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 library/symfony/process/phpunit.xml.dist (limited to 'library/symfony/process/phpunit.xml.dist') diff --git a/library/symfony/process/phpunit.xml.dist b/library/symfony/process/phpunit.xml.dist deleted file mode 100644 index 788500084..000000000 --- a/library/symfony/process/phpunit.xml.dist +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - ./Tests/ - - - - - - ./ - - ./Tests - ./vendor - - - - -- cgit v1.2.3