From 985682c34cc0f5375fa7fb5cba165472f7eff007 Mon Sep 17 00:00:00 2001 From: Carsten Brandt Date: Fri, 7 Feb 2014 15:05:52 +0100 Subject: [PATCH] typo in composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8c39969af24..d159bb004a4 100644 --- a/composer.json +++ b/composer.json @@ -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": {