This commit is contained in:
2024-03-05 15:56:10 +01:00
parent 59a0e39d0f
commit 510aae23d7
28 changed files with 762 additions and 4 deletions

50
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": "a233676fef02c95c437aed3fe67d5391",
"content-hash": "f2ec54d992de092070e036a590fb184c",
"packages": [
{
"name": "asm89/stack-cors",
@@ -3955,6 +3955,54 @@
"issues": "https://www.drupal.org/project/issues/extlink"
}
},
{
"name": "drupal/faq",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/faq.git",
"reference": "8.x-1.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/faq-8.x-1.2.zip",
"reference": "8.x-1.2",
"shasum": "eb1c7316ca2dab6521639d5963ff9df91f6adad5"
},
"require": {
"drupal/core": "^8.8 || ^9 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.2",
"datestamp": "1689107047",
"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": "Mohammed J. Razem",
"homepage": "https://www.drupal.org/user/255384"
},
{
"name": "vijaycs85",
"homepage": "https://www.drupal.org/user/93488"
}
],
"description": "Frequently Asked Questions.",
"homepage": "http://drupal.org/project/faq",
"support": {
"source": "https://git.drupalcode.org/project/faq"
}
},
{
"name": "drupal/field_group",
"version": "dev-3.x",