General Bug Fixes and Improvements
{ | { | ||
"name": "arter/amos-social-auth", | "name": "arter/amos-social-auth", | ||
"description": "Social Auth", | "description": "Social Auth", | ||
"keywords": [ | "keywords": ["amos", "auth", "social", "yii2"], | ||
"amos", | |||
"auth", | |||
"social", | |||
"yii2" | |||
], | |||
"homepage": "https://bitbucket.org/arter/amos-social-auth", | "homepage": "https://bitbucket.org/arter/amos-social-auth", | ||
"type": "component", | "type": "component", | ||
"require": { | "require": { | ||
"php": ">=5.4.0", | "php": ">=5.4.0", | ||
"arter/amos-admin": "^2.0.18", | "arter/amos-admin":"^2.0.18", | ||
"arter/amos-core": "^1.9.52", | "arter/amos-core":"^1.9.52", | ||
"arter/amos-attachments": "^1.0", | "arter/amos-attachments":"^1.0", | ||
"hybridauth/hybridauth": "~2.9", | "hybridauth/hybridauth": "~2.9", | ||
"google/apiclient": "^2.0" | "google/apiclient": "^2.0", | ||
"yiisoft/yii2-authclient": "^2.1.0", | |||
"conquer/oauth2": "*" | |||
}, | }, | ||
"autoload": { | "autoload": { | ||
"psr-4": { | "psr-4": { | ||
... | ... |