A script to automatically fix Symfony Coding Standard
composer require "friendsofphp/php-cs-fixer:1.6.1"
| 包名 | 版本要求 |
|---|---|
| php | >=5.3.6 |
| sebastian/diff | ~1.1 |
| symfony/console | ~2.3 |
| symfony/event-dispatcher | ~2.1 |
| symfony/filesystem | ~2.1 |
| symfony/finder | ~2.1 |
| symfony/process | ~2.3 |
| symfony/stopwatch | ~2.5 |
| 包名 | 版本要求 |
|---|---|
| satooshi/php-coveralls | 0.7.*@dev |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2015-04-09 19:10:26 |
| 类型 | application |