This commit is contained in:
parent
f5a9efdd95
commit
860b03860a
22
composer.lock
generated
22
composer.lock
generated
@ -86,7 +86,7 @@
|
|||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/goodnightout_opencase.git",
|
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/goodnightout_opencase.git",
|
||||||
"reference": "f95750d782694e256317dcd4a0f2850c7d19b850"
|
"reference": "8409ccb6055556595e5e60a2c42ea99460132e14"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/admin_toolbar": "*",
|
"drupal/admin_toolbar": "*",
|
||||||
@ -104,7 +104,7 @@
|
|||||||
"email": "helo@autonomic.zone"
|
"email": "helo@autonomic.zone"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-07-10T13:28:34+00:00"
|
"time": "2022-07-12T07:17:35+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "autonomic/opencase",
|
"name": "autonomic/opencase",
|
||||||
@ -4414,26 +4414,26 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/mailsystem",
|
"name": "drupal/mailsystem",
|
||||||
"version": "4.3.0",
|
"version": "4.4.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.drupalcode.org/project/mailsystem.git",
|
"url": "https://git.drupalcode.org/project/mailsystem.git",
|
||||||
"reference": "8.x-4.3"
|
"reference": "8.x-4.4"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://ftp.drupal.org/files/projects/mailsystem-8.x-4.3.zip",
|
"url": "https://ftp.drupal.org/files/projects/mailsystem-8.x-4.4.zip",
|
||||||
"reference": "8.x-4.3",
|
"reference": "8.x-4.4",
|
||||||
"shasum": "1a74016e268ff207535be5d5e42ac8f72ac89050"
|
"shasum": "49b2e9efd090cdb4a282c7638b1c76d6723c47b6"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/core": "^8.7.7 || ^9"
|
"drupal/core": "^9 || ^10"
|
||||||
},
|
},
|
||||||
"type": "drupal-module",
|
"type": "drupal-module",
|
||||||
"extra": {
|
"extra": {
|
||||||
"drupal": {
|
"drupal": {
|
||||||
"version": "8.x-4.3",
|
"version": "8.x-4.4",
|
||||||
"datestamp": "1586203024",
|
"datestamp": "1657576306",
|
||||||
"security-coverage": {
|
"security-coverage": {
|
||||||
"status": "covered",
|
"status": "covered",
|
||||||
"message": "Covered by Drupal's security advisory policy"
|
"message": "Covered by Drupal's security advisory policy"
|
||||||
@ -4442,7 +4442,7 @@
|
|||||||
},
|
},
|
||||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||||
"license": [
|
"license": [
|
||||||
"GPL-2.0+"
|
"GPL-2.0-or-later"
|
||||||
],
|
],
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user