Skip to content

Commit bd2ea63

Browse files
committed
Removed php7cc. Not updated in a while, has outdated dependencies and conflicts with Tombstone Analyzer
1 parent 080d5a5 commit bd2ea63

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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

@@ -77,7 +76,6 @@ The following packages are suggested:
7776
[PHP Parallel Lint]: https://github.com/JakubOnderka/PHP-Parallel-Lint
7877
[PHP_CodeSniffer]: https://github.com/squizlabs/PHP_CodeSniffer
7978
[PHP_Depend]: https://github.com/pdepend/pdepend
80-
[php7cc]: https://github.com/sstalle/php7cc
8179
[PHPCPD]: https://github.com/sebastianbergmann/phpcpd
8280
[PHPLOC]: https://github.com/sebastianbergmann/phploc
8381
[PHPMD]: https://phpmd.org

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
"seld/jsonlint": "^1.4.0",
4747
"sensiolabs/security-checker": "^4.0",
4848
"sllh/composer-versions-check": "^2.0.0",
49-
"sstalle/php7cc": "^1.1.0",
5049
"squizlabs/php_codesniffer": "^2.5",
5150
"scheb/tombstone-analyzer": "^0.3.0",
5251

0 commit comments

Comments
 (0)