Skip to content

Commit

Permalink
typo in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cebe committed Feb 7, 2014
1 parent 8ad3344 commit 985682c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"imagine/imagine": "required by yii2-imagine extension",
"smarty/smarty": "required by yii2-smarty extension",
"swiftmailer/swiftmailer": "required by yii2-swiftmailer extension",
"yiisoft/yii2-coding-standards": "you can use this package to check for code style issues when contributing to yii",
"yiisoft/yii2-coding-standards": "you can use this package to check for code style issues when contributing to yii"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 985682c

Please sign in to comment.