aradiv / yii2-authclient-v
Authclient for v.enl.one
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2-authclient: ^2.0
This package is auto-updated.
Last update: 2024-10-29 01:32:16 UTC
README
Authclent for v.enl.one
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist aradiv/yii2-authclient-v "*"
or add
"aradiv/yii2-authclient-v": "*"
to the require section of your composer.json
file.