Account created on 10 May 2007, over 17 years ago
#

Recent comments

🇷🇺Russia ALexeyAL1

Или примените патч в текущую версию. Не могу обновиться до drupal 10

diff --git a/composer.json b/composer.json
index d172cae..090ee6c 100644
--- a/composer.json
+++ b/composer.json
@@ -13,7 +13,7 @@
     "require": {
         "vkcom/vk-php-sdk": "^5.80",
         "drupal/social_auth": "^3",
-        "drupal/core": "^8 || ^9"
+        "drupal/core": "^8 || ^9 || ^10"
     },
     "authors": [
         {
diff --git a/social_auth_vk.info.yml b/social_auth_vk.info.yml
index 40c3112..38f7481 100644
--- a/social_auth_vk.info.yml
+++ b/social_auth_vk.info.yml
@@ -2,8 +2,7 @@ name: Social Auth Vkontakte
 type: module
 description: 'Social Auth integration for Vkontakte.'
 package: Social
-core: 8.x
-core_version_requirement: ^8 || ^9
+core_version_requirement: ^8 || ^9 || ^10
 configure: social_auth_vk.settings_form
 dependencies:
   - social_auth:social_auth
Production build 0.71.5 2024