I try to use this module in several sites but i get this error:
but i get this error:
Root composer.json requires drupal/bootstrap_paragraphs ^5.0 -> satisfiable by drupal/bootstrap_paragraphs[5.0.0, 5.0.1, 5.0.2].
- drupal/bootstrap_paragraphs[5.0.0, ..., 5.0.2] require drupal/viewsreference * -> satisfiable by drupal/viewsreference[1.0.0, ..., 1.8.0].
- drupal/viewsreference 1.3.0 requires php ^5.5|^7.0 -> your php version (8.3.17) does not satisfy that requirement.
- drupal/viewsreference[1.0.0, ..., 1.4.0] require drupal/core ~8.0 -> found drupal/core[8.0.0, ..., 8.9.20] but the package is fixed to 10.5.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- drupal/viewsreference[1.5.0, ..., 1.6.0] require drupal/core ^8.6 -> found drupal/core[8.6.0, ..., 8.9.20] but the package is fixed to 10.5.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- drupal/viewsreference[1.7.0, ..., 1.8.0] require drupal/core ^8.6|^9.0 -> found drupal/core[8.6.0, ..., 8.9.20, 9.0.0, ..., 9.5.11] but the package is fixed to 10.5.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions
Active
5.0
Code