Skip to content

Commit

Permalink
Added yiisoft/yii2 as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
plumthedev committed Nov 12, 2019
1 parent cd25b89 commit 1a0324c
Show file tree
Hide file tree
Showing 2 changed files with 1,337 additions and 917 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"description": "Yii2 PHP coding standards configuration",
"type": "library",
"require": {
"friendsofphp/php-cs-fixer": "^2.16"
"friendsofphp/php-cs-fixer": "^2.16",
"yiisoft/yii2": "~2.0.0"
},
"require-dev": {
"phpunit/phpunit": "4.3.*"
Expand Down
Loading

0 comments on commit 1a0324c

Please sign in to comment.