From d11a05cf8bd023011bc8ee6e00e8afc271f21168 Mon Sep 17 00:00:00 2001 From: jurgenhaas <juergen.haas@lakedrops.com> Date: Thu, 16 Feb 2023 17:45:46 +0100 Subject: [PATCH] Remove 3 abandoned packages --- composer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/composer.json b/composer.json index ae6760c..eaeb48b 100644 --- a/composer.json +++ b/composer.json @@ -60,17 +60,14 @@ "mglaman/phpstan-drupal": "*", "mikey179/vfsstream": "*", "php-parallel-lint/php-parallel-lint": "^1.3", - "phploc/phploc": "*", "phpmd/phpmd": "*", "phpmetrics/phpmetrics": "^2.8", "phpspec/prophecy": "*", "phpspec/prophecy-phpunit": "*", "phpstan/phpstan-deprecation-rules": "*", "phpunit/phpunit": "*", - "sebastian/phpcpd": "*", "squizlabs/php_codesniffer": "*", "symfony/css-selector": "*", - "symfony/debug": "*", "symfony/phpunit-bridge": "*" }, "require-dev": { -- GitLab