Skip to content
Snippets Groups Projects
Commit c150ea7e authored by raileanu.nalexandru's avatar raileanu.nalexandru Committed by Ferenc Sonkoly
Browse files

Issue #3389545: D10 compatiblity

parent ae73627f
Branches
Tags
1 merge request!1Issue #3389545: D10 compatiblity
**THIS MODULE HAS BEEN CONTRIBUTED TO DRUPAL.ORG**
**PLEASE USE THE [CONTRIBUTED VERSION](https://www.drupal.org/project/restrict_ip_email_domains)**
**USE THIS REPOSITORY FOR ANY DEVELOPMENT AND QA THEN SYNC IT TO DRUPAL.ORG WITH A RAISED PR**
CONTENTS OF THIS FILE
---------------------
......
......@@ -5,7 +5,7 @@
"license": "GPL-2.0+",
"homepage": "https://www.drupal.org/project/restrict_ip_email_domains",
"require": {
"drupal/restrict_ip": "^3.0"
"drupal/restrict_ip": "^4.0"
},
"minimum-stability": "dev",
"support": {
......
name: 'Restrict IP Email Domains'
description: 'Extends Restrict IP by applying the restrictions only to a defined list of restricted email domains'
core: '8.x'
core_version_requirement: ^8 || ^9
core_version_requirement: ^9.4 || ^10
type: 'module'
configure: restrict_ip.admin_page
dependencies:
- drupal:restrict_ip (>=3.x)
- drupal:restrict_ip (>=4.x)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment