Drupal 10 compatibility fixes

Created on 24 July 2023, 11 months ago
Updated 22 January 2024, 5 months ago

Make the module D10 compatible.

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇮🇳India pmkanse

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

Comments & Activities

  • Issue created by @pmkanse
  • 🇮🇳India pmkanse

    Drupal 10 compatibility fixes

  • First commit to issue fork.
  • @jrglasgow opened merge request.
  • 🇺🇸United States imran1217

    Hi @jrglasgow
    Adding core_version_requirement: ^8 || ^9 || ^10 in responsive_views_grid.info.yml file should be fine, The MR should contains this change.

  • 🇺🇸United States imran1217

    @imalabya - Can you please merge the MR and do the release?

  • 🇩🇪Germany fhelms

    @imalabya - Can you please merge the MR and do the release?

  • 🇬🇷Greece tarasiadis

    Yes please help us to include in new release as I try to upgrade now to drupal 10 and get error like below and I have already add
    core_version_requirement: ^8 || ^9 || ^10

    Problem 1
    - drupal/responsive_views_grid dev-1.x requires drupal/core ^8 || ^9 -> found drupal/core[8.0.0-beta6, ..., 8.9.x-dev, 9.0.0-alpha1, ..., 9.5.x-dev] but it conflicts with your root composer.json require (^10.1).
    - drupal/responsive_views_grid 1.1.0 requires drupal/core ^8 -> found drupal/core[8.0.0-beta6, ..., 8.9.x-dev] but it conflicts with your root composer.json require (^10.1).
    - drupal/responsive_views_grid 1.x-dev is an alias of drupal/responsive_views_grid dev-1.x and thus requires it to be installed too.
    - Root composer.json requires drupal/responsive_views_grid ^1.1 -> satisfiable by drupal/responsive_views_grid[1.1.0, 1.x-dev (alias of dev-1.x)].

Production build 0.69.0 2024