Skip to content
Snippets Groups Projects
Commit eab5960a authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3289740 by Project Update Bot: Automated Drupal 10 compatibility fixes

parent 4f1c1e0c
No related branches found
Tags 3.3.1
No related merge requests found
......@@ -23,7 +23,7 @@
}
},
"require": {
"drupal/core": "^9",
"drupal/core": "^9 || ^10",
"drupal/smart_ip": "~3.0 || ~4.0",
"drupal/redirect": "~1.0"
}
......
......@@ -2,7 +2,7 @@ name: "Smart IP Redirect to Locale (with Cookie)"
type: module
description: "Overrides language negotiation and redirects users to a languge depending on their IP."
package: "Location"
core_version_requirement: ^9
core_version_requirement: ^9 || ^10
dependencies:
- drupal:path_alias
- drupal:locale
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment