From 87c67d79313820a1aff202e60a5c82a8f9f206d8 Mon Sep 17 00:00:00 2001 From: Nicolas Raidelet <nicolas.raidelet@irstea.fr> Date: Fri, 21 Jul 2017 10:11:33 +0200 Subject: [PATCH] Suppression du Bundle cleentfaar/tissue --- composer.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/composer.json b/composer.json index 779bbf55..3b4fc822 100644 --- a/composer.json +++ b/composer.json @@ -40,15 +40,9 @@ "phpunit/phpunit": "~4.5,<4.8", "phpmd/phpmd": "~2.2", "squizlabs/php_codesniffer": "~2.3", - "cleentfaar/tissue": "dev-master", - "cleentfaar/tissue-bundle": "dev-master", - "cleentfaar/tissue-clamav-adapter": "dev-master", "apigen/apigen": "~4.0" }, "suggest": { - "cleentfaar/tissue": "Pour le scan antivirus.", - "cleentfaar/tissue-bundle": "Pour le scan antivirus.", - "cleentfaar/tissue-clamav-adapter": "Pour le scan antivirus.", "white-october/pagerfanta-bundle": "Pour utiliser la page d'administration." }, "extra": { -- GitLab