
The current module has a dependency on "drupal/smart_ip": "^3 || ^4". These versions are not compatible with Drupal 10, preventing the upgrade to Drupal 10. To resolve this issue and enable the upgrade, the dependency on drupal/smart_ip needs to be updated to ^5, which is compatible with Drupal 10.
Issue fork smart_ip_locale-3464285
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
sarwan_verma CreditAttribution: sarwan_verma at Virasat Solutions commentedHi @introfini,
I have updated the 'smart_ip' module to the latest version and created the MR4.
Please review and verify.
Thanks.