Switch Google login to native client
This commit is contained in:
+3
-2
@@ -13,9 +13,10 @@
|
||||
"require": {
|
||||
"php": ">=5.3.7",
|
||||
"facebook/php-sdk-v4" : "~5.0",
|
||||
"firebase/php-jwt": "^6.0",
|
||||
"firebase/php-jwt": "^5.5.1",
|
||||
"phpseclib/phpseclib": "^3.0",
|
||||
"hybridauth/hybridauth" : "~3.7.1"
|
||||
"hybridauth/hybridauth" : "~3.7.1",
|
||||
"google/apiclient":"^2.12.1"
|
||||
},
|
||||
"suggest": {
|
||||
"paragonie/random_compat": "Provides better randomness in PHP 5.x"
|
||||
|
||||
Reference in New Issue
Block a user