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.

Command icon 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

introfini created an issue. See original summary.

sarwan_verma made their first commit to this issue’s fork.

sarwan_verma’s picture

Status: Active » Needs review

Hi @introfini,
I have updated the 'smart_ip' module to the latest version and created the MR4.
Please review and verify.
Thanks.