- Issue created by @pmkanse
- First commit to issue fork.
- @jrglasgow opened merge request.
- 🇺🇸United States imran1217
Hi @jrglasgow
Addingcore_version_requirement: ^8 || ^9 || ^10
inresponsive_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 || ^10Problem 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)].