Update composer lock file
This commit is contained in:
parent
4f3df20315
commit
915d7471b6
1 changed files with 113 additions and 11 deletions
124
composer.lock
generated
124
composer.lock
generated
|
@ -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": "cc2f0f2dc1a36d51ba30d2fa5478480f",
|
"content-hash": "866d0ffed098760f633e84378a6fdf88",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "abraham/twitteroauth",
|
"name": "abraham/twitteroauth",
|
||||||
|
@ -11059,30 +11059,29 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/honeypot",
|
"name": "drupal/honeypot",
|
||||||
"version": "2.2.2",
|
"version": "2.1.4",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.drupalcode.org/project/honeypot.git",
|
"url": "https://git.drupalcode.org/project/honeypot.git",
|
||||||
"reference": "2.2.2"
|
"reference": "2.1.4"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://ftp.drupal.org/files/projects/honeypot-2.2.2.zip",
|
"url": "https://ftp.drupal.org/files/projects/honeypot-2.1.4.zip",
|
||||||
"reference": "2.2.2",
|
"reference": "2.1.4",
|
||||||
"shasum": "828872d31d1a2c37a818cacae7fcd77a60996c66"
|
"shasum": "adf76c3520c0e458177dbe6d638aa2d6ae40a95b"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/core": "^10.3 || ^11"
|
"drupal/core": "^9.2 || ^10"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"drupal/rules": "^4.0",
|
"drupal/rules": "^3.x-dev"
|
||||||
"drupal/webform": "^6.2"
|
|
||||||
},
|
},
|
||||||
"type": "drupal-module",
|
"type": "drupal-module",
|
||||||
"extra": {
|
"extra": {
|
||||||
"drupal": {
|
"drupal": {
|
||||||
"version": "2.2.2",
|
"version": "2.1.4",
|
||||||
"datestamp": "1739854442",
|
"datestamp": "1739061992",
|
||||||
"security-coverage": {
|
"security-coverage": {
|
||||||
"status": "covered",
|
"status": "covered",
|
||||||
"message": "Covered by Drupal's security advisory policy"
|
"message": "Covered by Drupal's security advisory policy"
|
||||||
|
@ -18834,6 +18833,109 @@
|
||||||
"source": "https://git.drupalcode.org/project/webform_mailchimp"
|
"source": "https://git.drupalcode.org/project/webform_mailchimp"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal/webform_submission_log",
|
||||||
|
"version": "6.2.9",
|
||||||
|
"require": {
|
||||||
|
"drupal/core": "^10.2",
|
||||||
|
"drupal/webform": "*"
|
||||||
|
},
|
||||||
|
"type": "metapackage",
|
||||||
|
"extra": {
|
||||||
|
"drupal": {
|
||||||
|
"version": "6.2.9",
|
||||||
|
"datestamp": "1733851063",
|
||||||
|
"security-coverage": {
|
||||||
|
"status": "covered",
|
||||||
|
"message": "Covered by Drupal's security advisory policy"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||||
|
"license": [
|
||||||
|
"GPL-2.0-or-later"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "danchadwick",
|
||||||
|
"homepage": "https://www.drupal.org/user/504278"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "jrockowitz",
|
||||||
|
"homepage": "https://www.drupal.org/user/371407"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "liam morland",
|
||||||
|
"homepage": "https://www.drupal.org/user/493050"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "mandclu",
|
||||||
|
"homepage": "https://www.drupal.org/user/52136"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "quicksketch",
|
||||||
|
"homepage": "https://www.drupal.org/user/35821"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Dedicated logging and reporting for webform submissions.",
|
||||||
|
"homepage": "https://www.drupal.org/project/webform",
|
||||||
|
"support": {
|
||||||
|
"source": "https://git.drupalcode.org/project/webform"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal/webformautosave",
|
||||||
|
"version": "2.0.3",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.drupalcode.org/project/webformautosave.git",
|
||||||
|
"reference": "2.0.3"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://ftp.drupal.org/files/projects/webformautosave-2.0.3.zip",
|
||||||
|
"reference": "2.0.3",
|
||||||
|
"shasum": "6651a63f3e6d4f60e1f5f73cb42b41cf7309893f"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"drupal/core": "^9 || ^10 || ^11",
|
||||||
|
"drupal/webform": "^6.0",
|
||||||
|
"drupal/webform_submission_log": "*"
|
||||||
|
},
|
||||||
|
"type": "drupal-module",
|
||||||
|
"extra": {
|
||||||
|
"drupal": {
|
||||||
|
"version": "2.0.3",
|
||||||
|
"datestamp": "1753977286",
|
||||||
|
"security-coverage": {
|
||||||
|
"status": "covered",
|
||||||
|
"message": "Covered by Drupal's security advisory policy"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||||
|
"license": [
|
||||||
|
"GPL-2.0-or-later"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Ryan McVeigh (rymcveigh)",
|
||||||
|
"homepage": "https://www.drupal.org/u/rymcveigh",
|
||||||
|
"role": "Maintainer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Contributors",
|
||||||
|
"homepage": "https://www.drupal.org/node/3100720/committers",
|
||||||
|
"role": "Contributor"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Allows for an auto-saving and optimistic locking on webform submissions",
|
||||||
|
"homepage": "https://drupal.org/project/webformautosave",
|
||||||
|
"support": {
|
||||||
|
"source": "https://git.drupalcode.org/project/webformautosave",
|
||||||
|
"issues": "https://www.drupal.org/project/issues/webformautosave"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/weight",
|
"name": "drupal/weight",
|
||||||
"version": "3.6.0",
|
"version": "3.6.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue