Compatibility with drupal-core 10.4.0

Created on 19 December 2024, about 1 month ago

Problem/Motivation

I'm not able to update to drupal 10.4.0 as the s3fs module only supports the specific drupal 10 versions up to ~10.3.

Steps to reproduce

  • Install s3fs:8.x-3.6
  • Run the following to update to drupal 10.4.0:
  • composer require drupal/core-recommended:10.4.0 drupal/core-composer-scaffold:10.4.0 drupal/core-project-message:10.4.0 --update-with-all-dependencies

The update will fail with the following message:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires drupal/core-recommended 10.4.0 -> satisfiable by drupal/core-recommended[10.4.0].
    - drupal/core-recommended 10.4.0 requires drupal/core 10.4.0 -> found drupal/core[10.4.0] but these were not loaded, likely because it conflicts with another require.

Proposed resolution

Allow for the s3fs module to support all minor versions of drupal 10

💬 Support request
Status

Active

Version

3.0

Component

Code

Created by

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

Comments & Activities

Production build 0.71.5 2024