updated contrib module rules & role_expire
This commit is contained in:
parent
915f8139d4
commit
71c3d3f172
|
@ -142,12 +142,12 @@
|
||||||
"drupal/reroute_email": "^2.1",
|
"drupal/reroute_email": "^2.1",
|
||||||
"drupal/restui": "^1.16",
|
"drupal/restui": "^1.16",
|
||||||
"drupal/role_delegation": "^1.1",
|
"drupal/role_delegation": "^1.1",
|
||||||
"drupal/role_expire": "^2.0",
|
"drupal/role_expire": "^3.0",
|
||||||
"drupal/rules": "3.x-dev@dev",
|
"drupal/rules": "3.x-dev@dev",
|
||||||
"drupal/search_api": "^1.19",
|
"drupal/search_api": "^1.19",
|
||||||
"drupal/search_api_autocomplete": "^1.2",
|
"drupal/search_api_autocomplete": "^1.2",
|
||||||
"drupal/search_api_page": "^1.x-dev",
|
"drupal/search_api_page": "^1.x-dev",
|
||||||
"drupal/search_api_solr": "^4.0",
|
"drupal/search_api_solr": "^4.2",
|
||||||
"drupal/select_translation": "^1.x-dev",
|
"drupal/select_translation": "^1.x-dev",
|
||||||
"drupal/session_limit": "^2.0@beta",
|
"drupal/session_limit": "^2.0@beta",
|
||||||
"drupal/simplenews": "3.x-dev@dev",
|
"drupal/simplenews": "3.x-dev@dev",
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "9df6a8b7730be211292cd7b227a93d18",
|
"content-hash": "bf3d1dfb95419aeb6854d441ddc7ea5a",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "alchemy/zippy",
|
"name": "alchemy/zippy",
|
||||||
|
@ -12460,26 +12460,26 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/role_expire",
|
"name": "drupal/role_expire",
|
||||||
"version": "2.0.2",
|
"version": "3.0.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.drupalcode.org/project/role_expire.git",
|
"url": "https://git.drupalcode.org/project/role_expire.git",
|
||||||
"reference": "2.0.2"
|
"reference": "3.0.0"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://ftp.drupal.org/files/projects/role_expire-2.0.2.zip",
|
"url": "https://ftp.drupal.org/files/projects/role_expire-3.0.0.zip",
|
||||||
"reference": "2.0.2",
|
"reference": "3.0.0",
|
||||||
"shasum": "300e43d6bc95f67787ba6f3177a8d3bd84e9ca6a"
|
"shasum": "dcf4ae3fa4761e920b8b3e4f9bc48b49650949f4"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/core": "^8.8 || ^9"
|
"drupal/core": "^8.8 || ^9 || ^10"
|
||||||
},
|
},
|
||||||
"type": "drupal-module",
|
"type": "drupal-module",
|
||||||
"extra": {
|
"extra": {
|
||||||
"drupal": {
|
"drupal": {
|
||||||
"version": "2.0.2",
|
"version": "3.0.0",
|
||||||
"datestamp": "1644073945",
|
"datestamp": "1669478810",
|
||||||
"security-coverage": {
|
"security-coverage": {
|
||||||
"status": "covered",
|
"status": "covered",
|
||||||
"message": "Covered by Drupal's security advisory policy"
|
"message": "Covered by Drupal's security advisory policy"
|
||||||
|
@ -12512,7 +12512,7 @@
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.drupalcode.org/project/rules.git",
|
"url": "https://git.drupalcode.org/project/rules.git",
|
||||||
"reference": "ec0b4dbc1fb9a0b59cac43908f1af5137e946dea"
|
"reference": "9595fcaf4a001e82da25eaa047ffe881dbef962f"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/core": "^9.1 || ^10",
|
"drupal/core": "^9.1 || ^10",
|
||||||
|
@ -12525,7 +12525,7 @@
|
||||||
},
|
},
|
||||||
"drupal": {
|
"drupal": {
|
||||||
"version": "8.x-3.x-dev",
|
"version": "8.x-3.x-dev",
|
||||||
"datestamp": "1645514637",
|
"datestamp": "1655610879",
|
||||||
"security-coverage": {
|
"security-coverage": {
|
||||||
"status": "not-covered",
|
"status": "not-covered",
|
||||||
"message": "Dev releases are not covered by Drupal security advisories."
|
"message": "Dev releases are not covered by Drupal security advisories."
|
||||||
|
@ -12542,10 +12542,6 @@
|
||||||
"GPL-2.0-or-later"
|
"GPL-2.0-or-later"
|
||||||
],
|
],
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
|
||||||
"name": "TR",
|
|
||||||
"homepage": "https://www.drupal.org/user/202830"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "fago",
|
"name": "fago",
|
||||||
"homepage": "https://www.drupal.org/user/16747"
|
"homepage": "https://www.drupal.org/user/16747"
|
||||||
|
@ -12553,6 +12549,10 @@
|
||||||
{
|
{
|
||||||
"name": "klausi",
|
"name": "klausi",
|
||||||
"homepage": "https://www.drupal.org/user/262198"
|
"homepage": "https://www.drupal.org/user/262198"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "TR",
|
||||||
|
"homepage": "https://www.drupal.org/user/202830"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "React on events and conditionally evaluate actions.",
|
"description": "React on events and conditionally evaluate actions.",
|
||||||
|
@ -14135,13 +14135,13 @@
|
||||||
"GPL-2.0-or-later"
|
"GPL-2.0-or-later"
|
||||||
],
|
],
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
|
||||||
"name": "TR",
|
|
||||||
"homepage": "https://www.drupal.org/user/202830"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "fago",
|
"name": "fago",
|
||||||
"homepage": "https://www.drupal.org/user/16747"
|
"homepage": "https://www.drupal.org/user/16747"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "TR",
|
||||||
|
"homepage": "https://www.drupal.org/user/202830"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "Extends the core Typed Data API with new APIs and features.",
|
"description": "Extends the core Typed Data API with new APIs and features.",
|
||||||
|
|
Loading…
Reference in New Issue