Skip to content

Commit 1a0324c

Browse files
author
plumthedev
committed
Added yiisoft/yii2 as dependency
1 parent cd25b89 commit 1a0324c

File tree

2 files changed

+1337
-917
lines changed

2 files changed

+1337
-917
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"description": "Yii2 PHP coding standards configuration",
44
"type": "library",
55
"require": {
6-
"friendsofphp/php-cs-fixer": "^2.16"
6+
"friendsofphp/php-cs-fixer": "^2.16",
7+
"yiisoft/yii2": "~2.0.0"
78
},
89
"require-dev": {
910
"phpunit/phpunit": "4.3.*"

0 commit comments

Comments
 (0)