aradiv / yii2-authclient-v
为 v.enl.one 的认证客户端
0.1.1
2016-04-27 19:19 UTC
Requires
- yiisoft/yii2-authclient: ^2.0
This package is auto-updated.
Last update: 2024-08-29 01:14:18 UTC
README
认证客户端为 v.enl.one
安装
安装此扩展的首选方式是通过 composer.
运行以下命令之一
php composer.phar require --prefer-dist aradiv/yii2-authclient-v "*"
或者在您的 composer.json
文件的 require 部分添加以下内容
"aradiv/yii2-authclient-v": "*"
to the require section of your composer.json
file.