File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ You'll get the following tools by depending on this package:
22
22
* ** [ PHP Coding Standards Fixer] ** : A tool to automatically fix PHP coding standards issues
23
23
* ** [ PHP Parallel Lint] ** : Check syntax of PHP files faster than serial check with fancier output
24
24
* ** [ PHP_CodeSniffer] ** : Detects violations of a defined set of coding standards
25
- * ** [ php7cc] ** : PHP 7 Compatibility Checker
26
25
27
26
### Quality Assistance
28
27
@@ -77,7 +76,6 @@ The following packages are suggested:
77
76
[ PHP Parallel Lint ] : https://github.com/JakubOnderka/PHP-Parallel-Lint
78
77
[ PHP_CodeSniffer ] : https://github.com/squizlabs/PHP_CodeSniffer
79
78
[ PHP_Depend ] : https://github.com/pdepend/pdepend
80
- [ php7cc ] : https://github.com/sstalle/php7cc
81
79
[ PHPCPD ] : https://github.com/sebastianbergmann/phpcpd
82
80
[ PHPLOC ] : https://github.com/sebastianbergmann/phploc
83
81
[ PHPMD ] : https://phpmd.org
Original file line number Diff line number Diff line change 46
46
"seld/jsonlint" : " ^1.4.0" ,
47
47
"sensiolabs/security-checker" : " ^4.0" ,
48
48
"sllh/composer-versions-check" : " ^2.0.0" ,
49
- "sstalle/php7cc" : " ^1.1.0" ,
50
49
"squizlabs/php_codesniffer" : " ^2.5" ,
51
50
"scheb/tombstone-analyzer" : " ^0.3.0" ,
52
51
You can’t perform that action at this time.
0 commit comments