A tool to automatically fix PHP code style
composer require "fabpot/php-cs-fixer:3.39.0"
| 包名 | 版本要求 |
|---|---|
| composer/semver | ^3.3 |
| composer/xdebug-handler | ^3.0.3 |
| ext-json | * |
| ext-tokenizer | * |
| php | ^7.4 || ^8.0 |
| sebastian/diff | ^4.0 || ^5.0 |
| symfony/console | ^5.4 || ^6.0 || ^7.0 |
| symfony/event-dispatcher | ^5.4 || ^6.0 || ^7.0 |
| symfony/filesystem | ^5.4 || ^6.0 || ^7.0 |
| symfony/finder | ^5.4 || ^6.0 || ^7.0 |
| symfony/options-resolver | ^5.4 || ^6.0 || ^7.0 |
| symfony/polyfill-mbstring | ^1.27 |
| symfony/polyfill-php80 | ^1.27 |
| symfony/polyfill-php81 | ^1.27 |
| symfony/process | ^5.4 || ^6.0 || ^7.0 |
| symfony/stopwatch | ^5.4 || ^6.0 || ^7.0 |
| 包名 | 版本要求 |
|---|---|
| facile-it/paraunit | ^1.3 || ^2.0 |
| justinrainbow/json-schema | ^5.2 |
| keradus/cli-executor | ^2.0 |
| mikey179/vfsstream | ^1.6.11 |
| php-coveralls/php-coveralls | ^2.5.3 |
| php-cs-fixer/accessible-object | ^1.1 |
| php-cs-fixer/phpunit-constraint-isidenticalstring | ^1.2 |
| php-cs-fixer/phpunit-constraint-xmlmatchesxsd | ^1.2.1 |
| phpspec/prophecy | ^1.16 |
| phpspec/prophecy-phpunit | ^2.0 |
| phpunit/phpunit | ^9.5 |
| symfony/phpunit-bridge | ^6.2.3 || ^7.0 |
| symfony/yaml | ^5.4 || ^6.0 || ^7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-11-22 11:20:09 |
| 类型 | application |