A script to automatically fix Symfony Coding Standard
composer require "friendsofphp/php-cs-fixer:0.2.0"
| 包名 | 版本要求 |
|---|---|
| php | >=5.3.3 |
| sebastian/diff | 1.0.*@dev |
| symfony/console | ~2.1 |
| symfony/filesystem | ~2.1 |
| symfony/finder | ~2.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2013-04-17 06:14:52 |
| 类型 | application |