Update lock file
This commit is contained in:
parent
5ff3717750
commit
c23d471489
1 changed files with 10 additions and 10 deletions
20
composer.lock
generated
20
composer.lock
generated
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "2670999c286a39c5e26be4251c5b588a",
|
||||
"content-hash": "aee41b23039355cdda317310a8d3655d",
|
||||
"packages": [
|
||||
{
|
||||
"name": "abraham/twitteroauth",
|
||||
|
@ -9718,29 +9718,29 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/honeypot",
|
||||
"version": "2.2.0",
|
||||
"version": "2.1.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/honeypot.git",
|
||||
"reference": "2.2.0"
|
||||
"reference": "2.1.4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/honeypot-2.2.0.zip",
|
||||
"reference": "2.2.0",
|
||||
"shasum": "56397c3779ebac1526cce9ecd39385017ee9a837"
|
||||
"url": "https://ftp.drupal.org/files/projects/honeypot-2.1.4.zip",
|
||||
"reference": "2.1.4",
|
||||
"shasum": "adf76c3520c0e458177dbe6d638aa2d6ae40a95b"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^10.3 || ^11"
|
||||
"drupal/core": "^9.2 || ^10"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/rules": "^4.0"
|
||||
"drupal/rules": "^3.x-dev"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.2.0",
|
||||
"datestamp": "1723761042",
|
||||
"version": "2.1.4",
|
||||
"datestamp": "1723489062",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
|
|
Loading…
Add table
Reference in a new issue