updated Q - Y contrib modules
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
"drupal/verf": "^2.1",
|
||||
"drupal/views_autocomplete_filters": "^2.0",
|
||||
"drupal/views_block_area": "^1.0@beta",
|
||||
"drupal/views_bulk_operations": "^4.4",
|
||||
"drupal/views_year_filter": "^2.1",
|
||||
"drupal/viewsreference": "^2.0@beta",
|
||||
"drupal/yaml_editor": "^1.2",
|
||||
@@ -135,9 +136,6 @@
|
||||
"Image field generates only default language URL when linking to corresponding entity. https://www.drupal.org/node/2645922?no_cache=1733132298":"https://www.drupal.org/files/issues/2021-03-15/2645922-45.patch",
|
||||
"Also use text editor (CKEditor) for summary of a text field https://www.drupal.org/project/drupal/issues/2671162 ":"https://www.drupal.org/files/issues/2024-09-09/2671162-151.patch"
|
||||
},
|
||||
"drupal/social_media_links":{
|
||||
"Replace Twitter with X https://www.drupal.org/project/social_media_links/issues/3384469": "https://www.drupal.org/files/issues/2023-09-12/social_media_links-change_twitter_to_x-3384469-7.patch"
|
||||
},
|
||||
"drupal/image_field_caption":{
|
||||
"Rewrite module to use default field storage https://www.drupal.org/project/image_field_caption/issues/3472997": "./patches/image_field_caption_3472997_12.patch"
|
||||
},
|
||||
@@ -146,6 +144,9 @@
|
||||
}
|
||||
},
|
||||
"oldpatches": {
|
||||
"drupal/social_media_links":{
|
||||
"Replace Twitter with X https://www.drupal.org/project/social_media_links/issues/3384469": "https://www.drupal.org/files/issues/2023-09-12/social_media_links-change_twitter_to_x-3384469-7.patch"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
243
composer.lock
generated
243
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": "b067bb5aa94237e0021d81567a805955",
|
||||
"content-hash": "d9d183388408d2d5cd08f3e4476ab6a3",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@@ -6649,20 +6649,20 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/quick_node_clone",
|
||||
"version": "1.18.0",
|
||||
"version": "1.22.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/quick_node_clone.git",
|
||||
"reference": "8.x-1.18"
|
||||
"reference": "8.x-1.22"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/quick_node_clone-8.x-1.18.zip",
|
||||
"reference": "8.x-1.18",
|
||||
"shasum": "ab17077eccb24e5c651fedc5056a50051882a13d"
|
||||
"url": "https://ftp.drupal.org/files/projects/quick_node_clone-8.x-1.22.zip",
|
||||
"reference": "8.x-1.22",
|
||||
"shasum": "39f3c80627803c0e1f5d342327b17c16a691cdec"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9 || ^10"
|
||||
"drupal/core": "^10 || ^11"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/group": "^1 || ^2 || ^3",
|
||||
@@ -6671,8 +6671,8 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.18",
|
||||
"datestamp": "1707833857",
|
||||
"version": "8.x-1.22",
|
||||
"datestamp": "1740238152",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -6693,6 +6693,10 @@
|
||||
"name": "Neslee Canil Pinto",
|
||||
"homepage": "https://www.drupal.org/u/neslee-canil-pinto",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "neslee canil pinto",
|
||||
"homepage": "https://www.drupal.org/user/3580850"
|
||||
}
|
||||
],
|
||||
"description": "Quickly clone a node with regular fields.",
|
||||
@@ -6760,20 +6764,20 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/redis",
|
||||
"version": "1.7.0",
|
||||
"version": "1.10.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/redis.git",
|
||||
"reference": "8.x-1.7"
|
||||
"reference": "8.x-1.10"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/redis-8.x-1.7.zip",
|
||||
"reference": "8.x-1.7",
|
||||
"shasum": "602043bdad62ff047321121edcfde8abf3638c7c"
|
||||
"url": "https://ftp.drupal.org/files/projects/redis-8.x-1.10.zip",
|
||||
"reference": "8.x-1.10",
|
||||
"shasum": "c3a886bd2941f60ae17bd23fa255ee99f2581637"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.3 || ^10"
|
||||
"drupal/core": "^9.3 || ^10 || ^11"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-redis": "Required to use the PhpRedis as redis driver (^4.0|^5.0).",
|
||||
@@ -6783,8 +6787,8 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.7",
|
||||
"datestamp": "1686175620",
|
||||
"version": "8.x-1.10",
|
||||
"datestamp": "1754045876",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -6802,7 +6806,7 @@
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Berdir",
|
||||
"name": "berdir",
|
||||
"homepage": "https://www.drupal.org/user/214652"
|
||||
},
|
||||
{
|
||||
@@ -6826,27 +6830,28 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/search_api",
|
||||
"version": "1.31.0",
|
||||
"version": "1.39.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/search_api.git",
|
||||
"reference": "8.x-1.31"
|
||||
"reference": "8.x-1.39"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.31.zip",
|
||||
"reference": "8.x-1.31",
|
||||
"shasum": "ec8436744c34de2ede6370d4dd26875489e761bc"
|
||||
"url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.39.zip",
|
||||
"reference": "8.x-1.39",
|
||||
"shasum": "faaf441950b7357203d3fa9ce92f3e59b55c0837"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^10.0"
|
||||
"drupal/core": "^10.3 || ^11"
|
||||
},
|
||||
"conflict": {
|
||||
"drupal/search_api_solr": "2.* || 3.0 || 3.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/language_fallback_fix": "@dev",
|
||||
"drupal/search_api_autocomplete": "@dev",
|
||||
"drupal/config_readonly": "1.x-dev",
|
||||
"drupal/language_fallback_fix": "1.x-dev",
|
||||
"drupal/search_api_autocomplete": "1.x-dev",
|
||||
"drupal/search_api_db": "*"
|
||||
},
|
||||
"suggest": {
|
||||
@@ -6857,17 +6862,15 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.31",
|
||||
"datestamp": "1700926323",
|
||||
"version": "8.x-1.39",
|
||||
"datestamp": "1758968162",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9 || ^10 || ^11"
|
||||
}
|
||||
"branch-alias": {
|
||||
"dev-8.x-1.x": "1.x-dev"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
@@ -7004,36 +7007,37 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/simple_sitemap",
|
||||
"version": "4.1.9",
|
||||
"version": "4.2.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/simple_sitemap.git",
|
||||
"reference": "4.1.9"
|
||||
"reference": "4.2.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/simple_sitemap-4.1.9.zip",
|
||||
"reference": "4.1.9",
|
||||
"shasum": "d86d90408b334cd7470ea631e3be5acca2103377"
|
||||
"url": "https://ftp.drupal.org/files/projects/simple_sitemap-4.2.2.zip",
|
||||
"reference": "4.2.2",
|
||||
"shasum": "1f9c9197d37450fb347a4fa3f10191f5f4b5ef13"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.3 || ^10",
|
||||
"drupal/core": "^10.2 || ^11",
|
||||
"ext-xmlwriter": "*"
|
||||
},
|
||||
"conflict": {
|
||||
"drush/drush": "<12.5.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/paragraphs": "^1.18"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "4.1.9",
|
||||
"datestamp": "1712441608",
|
||||
"version": "4.2.2",
|
||||
"datestamp": "1750876597",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": ">=9"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
@@ -7048,7 +7052,7 @@
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "WalkingDexter",
|
||||
"name": "walkingdexter",
|
||||
"homepage": "https://www.drupal.org/user/3251330"
|
||||
}
|
||||
],
|
||||
@@ -7111,31 +7115,31 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/smart_trim",
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/smart_trim.git",
|
||||
"reference": "2.1.0"
|
||||
"reference": "2.2.0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/smart_trim-2.1.0.zip",
|
||||
"reference": "2.1.0",
|
||||
"shasum": "874b4cbddc4833f1b9adc76a8398377903fd73ee"
|
||||
"url": "https://ftp.drupal.org/files/projects/smart_trim-2.2.0.zip",
|
||||
"reference": "2.2.0",
|
||||
"shasum": "564737cf0895e1b8a38af575ab7ca23f55335d9a"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9 || ^10",
|
||||
"drupal/core": "^9.5 || ^10 || ^11",
|
||||
"drupal/token": "^1.0",
|
||||
"php": ">=7.4.0"
|
||||
"php": ">=8.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/token_filter": "^2.0"
|
||||
"drupal/token_filter": "^2.1 || ^2.2"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.1.0",
|
||||
"datestamp": "1686152417",
|
||||
"version": "2.2.0",
|
||||
"datestamp": "1723847275",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -7172,20 +7176,20 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/smtp",
|
||||
"version": "1.2.0",
|
||||
"version": "1.4.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/smtp.git",
|
||||
"reference": "8.x-1.2"
|
||||
"reference": "8.x-1.4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/smtp-8.x-1.2.zip",
|
||||
"reference": "8.x-1.2",
|
||||
"shasum": "10d302d4a90521d674bdd078da8aed886fa5ec41"
|
||||
"url": "https://ftp.drupal.org/files/projects/smtp-8.x-1.4.zip",
|
||||
"reference": "8.x-1.4",
|
||||
"shasum": "963b4670dc609f30a8c003d888d88893d0841b21"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": ">=8.9 <11",
|
||||
"drupal/core": "^9.5 || ^10 || ^11",
|
||||
"phpmailer/phpmailer": "^6.1.7"
|
||||
},
|
||||
"suggest": {
|
||||
@@ -7194,8 +7198,8 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.2",
|
||||
"datestamp": "1667416337",
|
||||
"version": "8.x-1.4",
|
||||
"datestamp": "1722032780",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -7218,10 +7222,6 @@
|
||||
"name": "joseph.olstad",
|
||||
"homepage": "https://www.drupal.org/user/1321830"
|
||||
},
|
||||
{
|
||||
"name": "josesanmartin",
|
||||
"homepage": "https://www.drupal.org/user/72012"
|
||||
},
|
||||
{
|
||||
"name": "LukeLast",
|
||||
"homepage": "https://www.drupal.org/user/30151"
|
||||
@@ -7252,26 +7252,26 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/social_media_links",
|
||||
"version": "2.9.0",
|
||||
"version": "2.10.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/social_media_links.git",
|
||||
"reference": "8.x-2.9"
|
||||
"reference": "8.x-2.10"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/social_media_links-8.x-2.9.zip",
|
||||
"reference": "8.x-2.9",
|
||||
"shasum": "d73ea6199b48e11e57fe8a2aeb2afbf3c295704a"
|
||||
"url": "https://ftp.drupal.org/files/projects/social_media_links-8.x-2.10.zip",
|
||||
"reference": "8.x-2.10",
|
||||
"shasum": "dd329d44f88112d2fe83f54331502738c5f2810b"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9 || ^10"
|
||||
"drupal/core": "^9.5 || ^10 || ^11"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.9",
|
||||
"datestamp": "1665768361",
|
||||
"version": "8.x-2.10",
|
||||
"datestamp": "1724736719",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -7292,6 +7292,10 @@
|
||||
"name": "Christian Beier",
|
||||
"homepage": "https://www.drupal.org/u/cbeier",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "neslee canil pinto",
|
||||
"homepage": "https://www.drupal.org/user/3580850"
|
||||
}
|
||||
],
|
||||
"description": "The module provides a block that display links (icons) to your profiles on various social networking sites.",
|
||||
@@ -7798,17 +7802,17 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/views_autocomplete_filters",
|
||||
"version": "2.0.2",
|
||||
"version": "2.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/views_autocomplete_filters.git",
|
||||
"reference": "2.0.2"
|
||||
"reference": "2.0.3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/views_autocomplete_filters-2.0.2.zip",
|
||||
"reference": "2.0.2",
|
||||
"shasum": "745fc3630fb90f79a22d782efe4bbda16ef4a025"
|
||||
"url": "https://ftp.drupal.org/files/projects/views_autocomplete_filters-2.0.3.zip",
|
||||
"reference": "2.0.3",
|
||||
"shasum": "764dea9da6ac6e3a843d7fd5a64cb86d6720404e"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^10 || ^11"
|
||||
@@ -7816,8 +7820,8 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "2.0.2",
|
||||
"datestamp": "1711629268",
|
||||
"version": "2.0.3",
|
||||
"datestamp": "1745842632",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -7961,9 +7965,17 @@
|
||||
"homepage": "https://www.drupal.org/u/graber"
|
||||
},
|
||||
{
|
||||
"name": "Graber",
|
||||
"name": "benjy",
|
||||
"homepage": "https://www.drupal.org/user/1852732"
|
||||
},
|
||||
{
|
||||
"name": "graber",
|
||||
"homepage": "https://www.drupal.org/user/1599440"
|
||||
},
|
||||
{
|
||||
"name": "grevil",
|
||||
"homepage": "https://www.drupal.org/user/3668491"
|
||||
},
|
||||
{
|
||||
"name": "joseph.olstad",
|
||||
"homepage": "https://www.drupal.org/user/1321830"
|
||||
@@ -7978,42 +7990,39 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/views_bulk_operations",
|
||||
"version": "4.2.7",
|
||||
"version": "4.4.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/views_bulk_operations.git",
|
||||
"reference": "4.2.7"
|
||||
"reference": "4.4.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/views_bulk_operations-4.2.7.zip",
|
||||
"reference": "4.2.7",
|
||||
"shasum": "25c9fa531ac49664a361fdd2202eec0a6e53bc61"
|
||||
"url": "https://ftp.drupal.org/files/projects/views_bulk_operations-4.4.2.zip",
|
||||
"reference": "4.4.2",
|
||||
"shasum": "74bbcc1669d9f4455cc935422c45048f7be8500c"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^9.4 || ^10 || ^11",
|
||||
"php": ">=7.4.0"
|
||||
"drupal/core": "^10.3 || ^11"
|
||||
},
|
||||
"conflict": {
|
||||
"drush/drush": "<12.5.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"drush/drush": "^12"
|
||||
"drush/drush": "^12 || ^13"
|
||||
},
|
||||
"suggest": {
|
||||
"drush/drush": "^11 || ^12"
|
||||
"drush/drush": "^12 || ^13"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "4.2.7",
|
||||
"datestamp": "1717665214",
|
||||
"version": "4.4.2",
|
||||
"datestamp": "1760982083",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^10 || ^11"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
@@ -8037,9 +8046,9 @@
|
||||
"description": "Adds an ability to perform bulk operations on selected entities from view results. Provides an API to create such operations.",
|
||||
"homepage": "https://www.drupal.org/project/views_bulk_operations",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/views_bulk_operations/-/tree/8.x-3.x",
|
||||
"issues": "https://www.drupal.org/project/issues/views_bulk_operations?version=8.x",
|
||||
"docs": "https://www.drupal.org/docs/8/modules/views-bulk-operations-vbo"
|
||||
"source": "https://git.drupalcode.org/project/views_bulk_operations",
|
||||
"issues": "https://www.drupal.org/project/issues/views_bulk_operations?version=any_4.",
|
||||
"docs": "https://www.drupal.org/docs/contributed-modules/views-bulk-operations-vbo"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -8158,26 +8167,26 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/yaml_editor",
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/yaml_editor.git",
|
||||
"reference": "8.x-1.2"
|
||||
"reference": "8.x-1.3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/yaml_editor-8.x-1.2.zip",
|
||||
"reference": "8.x-1.2",
|
||||
"shasum": "7dc32d1f000fafa6a6f4e65c4aeabb1ecb18d25d"
|
||||
"url": "https://ftp.drupal.org/files/projects/yaml_editor-8.x-1.3.zip",
|
||||
"reference": "8.x-1.3",
|
||||
"shasum": "9d88d878e007db4ed5c410ad0455bbc2afdea407"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9 || ^10"
|
||||
"drupal/core": "^8 || ^9 || ^10 || ^11"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.2",
|
||||
"datestamp": "1692008740",
|
||||
"version": "8.x-1.3",
|
||||
"datestamp": "1734682358",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@@ -9723,16 +9732,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpmailer/phpmailer",
|
||||
"version": "v6.9.1",
|
||||
"version": "v6.12.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/PHPMailer/PHPMailer.git",
|
||||
"reference": "039de174cd9c17a8389754d3b877a2ed22743e18"
|
||||
"reference": "d1ac35d784bf9f5e61b424901d5a014967f15b12"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/039de174cd9c17a8389754d3b877a2ed22743e18",
|
||||
"reference": "039de174cd9c17a8389754d3b877a2ed22743e18",
|
||||
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/d1ac35d784bf9f5e61b424901d5a014967f15b12",
|
||||
"reference": "d1ac35d784bf9f5e61b424901d5a014967f15b12",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -9792,7 +9801,7 @@
|
||||
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
|
||||
"support": {
|
||||
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
|
||||
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.9.1"
|
||||
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.12.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -9800,7 +9809,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2023-11-25T22:23:28+00:00"
|
||||
"time": "2025-10-15T16:49:08+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpowermove/docblock",
|
||||
|
@@ -4,4 +4,4 @@ exclude:
|
||||
node: { }
|
||||
paragraph: { }
|
||||
text_to_prepend_to_title: 'Clone of'
|
||||
clone_status: false
|
||||
clone_status: default
|
||||
|
@@ -14,9 +14,10 @@ smtp_from: ''
|
||||
smtp_fromname: ''
|
||||
smtp_client_hostname: ''
|
||||
smtp_client_helo: ''
|
||||
smtp_allowhtml: ''
|
||||
smtp_allowhtml: false
|
||||
smtp_test_address: ''
|
||||
smtp_reroute_address: ''
|
||||
smtp_debugging: false
|
||||
prev_mail_system: php_mail
|
||||
smtp_keepalive: false
|
||||
smtp_debug_level: 1
|
||||
|
Reference in New Issue
Block a user