File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,7 @@ Other packages that you'll get:
53
53
* ** [ PHP_CodeSniffer Composer Installer] ** : For installing PHP_CodeSniffer coding standards
54
54
* ** [ PHPCompatibility] ** : PHP Compatibility checks for PHP_CodeSniffer
55
55
* ** [ prestissimo] ** : Composer parallel install plugin
56
+ * ** [ Tombstone Analyzer] ** : Report generation for Tombstones
56
57
57
58
## Suggested
58
59
@@ -83,6 +84,7 @@ The following packages are suggested:
83
84
[ PhpMetrics ] : http://www.phpmetrics.org
84
85
[ PHPUnit ] : https://phpunit.de
85
86
[ SensioLabs Security Checker ] : https://security.sensiolabs.org
87
+ [ Tombstone Analyzer ] : https://github.com/scheb/tombstone-analyzer
86
88
87
89
[ Behat Mink ] : https://github.com/Behat/MinkExtension
88
90
[ Composer Versions Check ] : https://github.com/Soullivaneuh/composer-versions-check
Original file line number Diff line number Diff line change 48
48
"sllh/composer-versions-check" : " ^2.0.0" ,
49
49
"sstalle/php7cc" : " ^1.1.0" ,
50
50
"squizlabs/php_codesniffer" : " ^2.5" ,
51
+ "scheb/tombstone-analyzer" : " ^0.3.0" ,
51
52
52
53
"ocramius/proxy-manager" : " ^1.0.0"
53
54
},
You can’t perform that action at this time.
0 commit comments