diff --git a/composer.json b/composer.json index 779bbf5565225840faf9e646bb09f6d9f8f13692..3b4fc82277a911f7cb4d8e2bc9f6a5ff48440fd7 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": {