From c7edec8f6e575216850e713e22ded604b689a315 Mon Sep 17 00:00:00 2001 From: Fledermaus-20 Date: Thu, 10 Jul 2025 11:36:56 +0200 Subject: [PATCH] updated composer.json Signed-off-by: Fledermaus-20 --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index cb0478272..f359d91b5 100644 --- a/composer.json +++ b/composer.json @@ -16,8 +16,7 @@ "phpunit/phpunit": "^9", "nextcloud/coding-standard": "^1.1", "nextcloud/ocp": "dev-master", - "psalm/phar": "^5.13", - "friendsofphp/php-cs-fixer": "*" + "psalm/phar": "^5.13" }, "config": { "optimize-autoloader": true,