From c41920071c790493e001fc3586482c5234425dda Mon Sep 17 00:00:00 2001 From: yangtao <431910788@qq.com> Date: Sat, 27 Jan 2018 10:35:34 +0800 Subject: [PATCH] init --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index c99d934..80a65a0 100644 --- a/composer.json +++ b/composer.json @@ -3,11 +3,11 @@ "description": "yii2 captcha", "type": "yii2-extension", "keywords": ["captcha","yii2","yii2 captcha"], - "license": "GPL-3.0", + "license": "BSD-4-Clause", "authors": [ { - "name": "Ehsan Rezaei", - "email": "mr.rezaee121@gmail.com" + "name": "yt", + "email": "431910788@qq.com" } ], "require": {