Update composer lock file

This commit is contained in:
benjamin melançon 2025-02-21 21:20:28 -05:00
parent e7e27fe6b6
commit bf260559c0

94
composer.lock generated
View file

@ -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": "34d6202edb771e9e286c99dc6d208fa1", "content-hash": "26fc6cdb610661cb88065c503d1489e1",
"packages": [ "packages": [
{ {
"name": "abraham/twitteroauth", "name": "abraham/twitteroauth",
@ -1973,6 +1973,40 @@
], ],
"time": "2024-10-09T13:47:03+00:00" "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", "name": "drupal/address",
"version": "2.0.3", "version": "2.0.3",
@ -8832,6 +8866,64 @@
"irc": "irc://irc.freenode.org/drupal-search-api" "irc": "irc://irc.freenode.org/drupal-search-api"
} }
}, },
{
"name": "drupal/fakeobjects",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/fakeobjects.git",
"reference": "2.0.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/fakeobjects-2.0.1.zip",
"reference": "2.0.1",
"shasum": "a11cac7fa7fd2d511048ba0ff3d18321e767b296"
},
"require": {
"drupal-ckeditor-libraries-group/fakeobjects": "^4.5.11",
"drupal/core": "^8 || ^9 || ^10 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.0.1",
"datestamp": "1740094419",
"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", "name": "drupal/faqfield",
"version": "7.1.0", "version": "7.1.0",