A script to automatically fix Symfony Coding Standard
composer require "friendsofphp/php-cs-fixer:0.4.0"
| 包名 | 版本要求 |
|---|---|
| php | >=5.3.6 |
| sebastian/diff | 1.1.* |
| symfony/console | ~2.1 |
| symfony/filesystem | ~2.1 |
| symfony/finder | ~2.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2014-01-07 09:13:46 |
| 类型 | application |