Update dependencies
This commit is contained in:
1
vendor/OAuth/OAuth2/Service/Vkontakte.php
vendored
1
vendor/OAuth/OAuth2/Service/Vkontakte.php
vendored
@@ -17,6 +17,7 @@ class Vkontakte extends AbstractService
|
||||
*
|
||||
* @link http://vk.com/dev/permissions
|
||||
*/
|
||||
const SCOPE_EMAIL = 'email';
|
||||
const SCOPE_NOTIFY = 'notify';
|
||||
const SCOPE_FRIENDS = 'friends';
|
||||
const SCOPE_PHOTOS = 'photos';
|
||||
|
||||
Reference in New Issue
Block a user