Update composer lock file

This commit is contained in:
benjamin melançon 2025-02-21 21:13:19 -05:00
parent 261070d05c
commit 88e6ae06dc

122
composer.lock generated
View file

@ -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": "b0180d330e77c0bf1b090ae535c9210a",
"content-hash": "34d6202edb771e9e286c99dc6d208fa1",
"packages": [
{
"name": "abraham/twitteroauth",
@ -1973,40 +1973,6 @@
],
"time": "2024-10-09T13:47:03+00:00"
},
{
"name": "drupal-ckeditor-libraries-group/fakeobjects",
"version": "4.22.1",
"source": {
"type": "git",
"url": "https://github.com/drupal-ckeditor-libraries-group/fakeobjects.git",
"reference": "a1de732aa3dbc63349f8b4653b1c7788c93ae25c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal-ckeditor-libraries-group/fakeobjects/zipball/a1de732aa3dbc63349f8b4653b1c7788c93ae25c",
"reference": "a1de732aa3dbc63349f8b4653b1c7788c93ae25c",
"shasum": ""
},
"type": "drupal-library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later",
"LGPL-2.1-or-later",
"MPL-1.1"
],
"description": "CKEditor 4 fakeobjects plugin",
"homepage": "https://ckeditor.com/cke4/addon/fakeobjects",
"keywords": [
"CKEditor",
"fakeobjects",
"plugin"
],
"support": {
"issues": "https://github.com/ckeditor/ckeditor4/issues",
"source": "https://github.com/ckeditor/ckeditor4/tree/master/plugins/fakeobjects"
},
"time": "2023-02-08T14:53:49+00:00"
},
{
"name": "drupal/address",
"version": "2.0.3",
@ -8866,64 +8832,6 @@
"irc": "irc://irc.freenode.org/drupal-search-api"
}
},
{
"name": "drupal/fakeobjects",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/fakeobjects.git",
"reference": "8.x-1.3"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/fakeobjects-8.x-1.3.zip",
"reference": "8.x-1.3",
"shasum": "3d809e634f334681664e01c57fbff013e18b428e"
},
"require": {
"drupal-ckeditor-libraries-group/fakeobjects": "^4.5.11",
"drupal/core": "^8 || ^9 || ^10 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.3",
"datestamp": "1740013102",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "Kevin Quillen (kevinquillen)",
"homepage": "https://www.drupal.org/u/kevinquillen",
"role": "Maintainer"
},
{
"name": "kevinquillen",
"homepage": "https://www.drupal.org/user/317279"
},
{
"name": "xmacinfo",
"homepage": "https://www.drupal.org/user/12131"
}
],
"description": "Adds the FakeObjects plugin to CKEditor. This plugin is a utility plugin that is required by certain user-facing CKEditor plugins.",
"homepage": "http://drupal.org/project/fakeobjects",
"keywords": [
"Drupal"
],
"support": {
"source": "http://cgit.drupalcode.org/fakeobjects",
"issues": "http://drupal.org/project/issues/fakeobjects"
}
},
{
"name": "drupal/faqfield",
"version": "7.1.0",
@ -9583,33 +9491,32 @@
},
{
"name": "drupal/footnotes",
"version": "3.1.0",
"version": "4.0.0-beta5",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/footnotes.git",
"reference": "3.1.0"
"reference": "4.0.0-beta5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/footnotes-3.1.0.zip",
"reference": "3.1.0",
"shasum": "6cc51af0d8cd50628b5a7e9cc75255a657e2aa62"
"url": "https://ftp.drupal.org/files/projects/footnotes-4.0.0-beta5.zip",
"reference": "4.0.0-beta5",
"shasum": "63651a3fa08a50e0c87abe33b18228ee6bcf6131"
},
"require": {
"drupal/core": ">=8.6",
"drupal/fakeobjects": "^1.0"
"drupal/core": ">=10.0"
},
"require-dev": {
"drupal/fakeobjects": "*"
"drupal/metatag": "^2.0"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "3.1.0",
"datestamp": "1691752661",
"version": "4.0.0-beta5",
"datestamp": "1721752682",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
}
}
},
@ -9639,8 +9546,9 @@
"role": "Maintainer"
},
{
"name": "scott_euser",
"homepage": "https://www.drupal.org/user/3267594"
"name": "Scott Euser (scott_euser)",
"homepage": "https://www.drupal.org/u/scott_euser",
"role": "Maintainer"
},
{
"name": "smulvih2",