Installing this module with composer on a fresh Drupal 9 shows the below error:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires drupal/vbo_add_to_cart ^2.0 -> satisfiable by drupal/vbo_add_to_cart[2.0.0].
- drupal/vbo_add_to_cart 2.0.0 requires drupal/core ^8 -> found drupal/core[8.0.0, ..., 8.9.13] but the package is fixed to 9.1.5 (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.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
When a version for Drupal 9 will be available?
Closed: outdated
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.