From 8ca53c639a21433d967c042e90a27b1051f0ce4e Mon Sep 17 00:00:00 2001 From: Lander Vanderstraeten Date: Sun, 19 Nov 2017 05:33:59 +0200 Subject: [PATCH] Remove composer suggestions --- README.md | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) diff --git a/README.md b/README.md index 27171438b..284983f64 100644 --- a/README.md +++ b/README.md @@ -38,33 +38,8 @@ You will see following message in the composer logs: *Watch out! GrumPHP is sniffing your commits!* -To make GrumPHP even more awesome, it will suggest installing some extra packages: - -- atoum/atoum : ~2.7 -- behat/behat : ~3.0 -- codegyre/robo : ~0.7 -- doctrine/orm: ~2.5 -- friendsofphp/php-cs-fixer : ~1|~2 -- infection/infection: ^0.5 -- maglnet/composer-require-checker : ~0.1 -- malukenho/kawaii-gherkin : ~0.1 -- phing/phing : ~2.0 -- sstalle/php7cc : ~1.1 -- phpspec/phpspec : ~2.1 -- phpstan/phpstan : ^0.6 -- phpunit/phpunit : ~4.5 -- roave/security-advisories : dev-master@dev -- sebastian/phpcpd : ~2.0 -- squizlabs/php_codesniffer : ~2.3 -- codeception/codeception : ~2.1 -- sensiolabs/security-checker : ~3.0 -- phpmd/phpmd : ~2.4 -- nikic/php-parser : ~2.1 -- kahlan/kahlan : ~3 -- etsy/phan : ~0.9 - GrumPHP will never push you into using a specific task. You can choose the tasks that fit your needs, and activate or -deactivate any task in no time! +deactivate any task in no time! See the `suggest` section in [composer.json](https://github.com/phpro/grumphp/blob/master/composer.json#L37). Having trouble installing GrumPHP? Find out how to: