Support Social API v4

Created on 2 September 2022, about 2 years ago
Updated 27 March 2024, 8 months ago

Problem/Motivation

Social API version 4 Beta has been out since Mid August and it would be nice if we had the ability to upgrade and test against it with Social Post.

-> composer require 'drupal/social_api:^4.0@beta'
./composer.json has been updated
Running composer update drupal/social_api
Gathering patches for root package.
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires drupal/social_api ^4.0@beta, found drupal/social_api[4.0.0-beta1, 4.0.0-beta2] but these were not loaded, likely because it conflicts with another require.
Problem 2
- drupal/social_auth is locked to version 3.1.0 and an update of this package was not requested.
- drupal/social_auth 3.1.0 requires drupal/social_api ^3 -> found drupal/social_api[3.0.0-rc1, ..., 3.1.0] but it conflicts with your root composer.json require (^4.0@beta).
Problem 3
- drupal/social_post is locked to version 3.0.0 and an update of this package was not requested.
- drupal/social_post 3.0.0 requires drupal/social_api ^3 -> found drupal/social_api[3.0.0-rc1, ..., 3.1.0] but it conflicts with your root composer.json require (^4.0@beta).

Problem 4
- drupal/social_auth 3.1.0 requires drupal/social_api ^3 -> found drupal/social_api[3.0.0-rc1, ..., 3.1.0] but it conflicts with your root composer.json require (^4.0@beta).
- drupal/social_auth_linkedin 3.1.0 requires drupal/social_auth ^3.0 -> satisfiable by drupal/social_auth[3.1.0].
- drupal/social_auth_linkedin is locked to version 3.1.0 and an update of this package was not requested.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

💬 Support request
Status

RTBC

Version

3.0

Component

Code

Created by

🇺🇸United States Christopher Riley

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024