Issue #3434695: Automated Drupal 11 compatibility fixes for social_auth_vk
parent
5f53bd5d
No related branches found
No related tags found
... | ... | @@ -13,7 +13,7 @@ |
"require": { | ||
"vkcom/vk-php-sdk": "^5.100", | ||
"drupal/social_auth": "^4", | ||
"drupal/core": "^9 || ^10" | ||
"drupal/core": "^9 || ^10 || ^11" | ||
}, | ||
"authors": [ | ||
{ | ||
... | ... |
Please register or sign in to comment