The module can't be installed in Drupal 10.
Install in Drupal 10:
$ composer require -n drupal/address
[...]
Problem 1
- drupal/address dev-1.x requires drupal/core ^8.9 || ^9 -> found drupal/core[8.9.0-beta1, ..., 8.9.x-dev, 9.0.0-alpha1, ..., 9.4.x-dev] but the package is fixed to 10.0.x-dev (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/address 1.9.0 requires drupal/core ^8.8 || ^9 -> found drupal/core[8.8.0-alpha1, ..., 8.9.x-dev, 9.0.0-alpha1, ..., 9.4.x-dev] but the package is fixed to 10.0.x-dev (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/address 1.x-dev is an alias of drupal/address dev-1.x and thus requires it to be installed too.
- Root composer.json requires drupal/address ^1.9 -> satisfiable by drupal/address[1.9.0, 1.x-dev (alias of dev-1.x)].
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.