@@ -22,7 +22,6 @@ You'll get the following tools by depending on this package:
2222* ** [ PHP Coding Standards Fixer] ** : A tool to automatically fix PHP coding standards issues
2323* ** [ PHP Parallel Lint] ** : Check syntax of PHP files faster than serial check with fancier output
2424* ** [ PHP_CodeSniffer] ** : Detects violations of a defined set of coding standards
25- * ** [ php7cc] ** : PHP 7 Compatibility Checker
2625
2726### Quality Assistance
2827
@@ -53,6 +52,7 @@ Other packages that you'll get:
5352* ** [ PHP_CodeSniffer Composer Installer] ** : For installing PHP_CodeSniffer coding standards
5453* ** [ PHPCompatibility] ** : PHP Compatibility checks for PHP_CodeSniffer
5554* ** [ prestissimo] ** : Composer parallel install plugin
55+ * ** [ Tombstone Analyzer] ** : Report generation for Tombstones
5656
5757## Suggested
5858
@@ -76,13 +76,13 @@ The following packages are suggested:
7676[ PHP Parallel Lint ] : https://github.com/JakubOnderka/PHP-Parallel-Lint
7777[ PHP_CodeSniffer ] : https://github.com/squizlabs/PHP_CodeSniffer
7878[ PHP_Depend ] : https://github.com/pdepend/pdepend
79- [ php7cc ] : https://github.com/sstalle/php7cc
8079[ PHPCPD ] : https://github.com/sebastianbergmann/phpcpd
8180[ PHPLOC ] : https://github.com/sebastianbergmann/phploc
8281[ PHPMD ] : https://phpmd.org
8382[ PhpMetrics ] : http://www.phpmetrics.org
8483[ PHPUnit ] : https://phpunit.de
8584[ SensioLabs Security Checker ] : https://security.sensiolabs.org
85+ [ Tombstone Analyzer ] : https://github.com/scheb/tombstone-analyzer
8686
8787[ Behat Mink ] : https://github.com/Behat/MinkExtension
8888[ Composer Versions Check ] : https://github.com/Soullivaneuh/composer-versions-check
0 commit comments