There was an error while loading. Please reload this page.
1 parent cd25b89 commit 1a0324cCopy full SHA for 1a0324c
composer.json
@@ -3,7 +3,8 @@
3
"description": "Yii2 PHP coding standards configuration",
4
"type": "library",
5
"require": {
6
- "friendsofphp/php-cs-fixer": "^2.16"
+ "friendsofphp/php-cs-fixer": "^2.16",
7
+ "yiisoft/yii2": "~2.0.0"
8
},
9
"require-dev": {
10
"phpunit/phpunit": "4.3.*"
0 commit comments