updated core to 9.5.11, patched mailjet
This commit is contained in:
parent
60b8ecc9b4
commit
e1378a4656
|
@ -86,9 +86,9 @@
|
||||||
"drupal/config_pages": "^2.9",
|
"drupal/config_pages": "^2.9",
|
||||||
"drupal/config_split": "^2.0@beta",
|
"drupal/config_split": "^2.0@beta",
|
||||||
"drupal/consumer_image_styles": "^4.0",
|
"drupal/consumer_image_styles": "^4.0",
|
||||||
"drupal/core-composer-scaffold": "9.5.9",
|
"drupal/core-composer-scaffold": "9.5.11",
|
||||||
"drupal/core-project-message": "9.5.9",
|
"drupal/core-project-message": "9.5.11",
|
||||||
"drupal/core-recommended": "9.5.9",
|
"drupal/core-recommended": "9.5.11",
|
||||||
"drupal/csv_serialization": "^3.0",
|
"drupal/csv_serialization": "^3.0",
|
||||||
"drupal/ctools": "^4.0",
|
"drupal/ctools": "^4.0",
|
||||||
"drupal/devel": "^5.0",
|
"drupal/devel": "^5.0",
|
||||||
|
@ -254,7 +254,8 @@
|
||||||
},
|
},
|
||||||
"drupal/mailjet": {
|
"drupal/mailjet": {
|
||||||
"DrupalmailjetControllerMailjetRegisterController::redirectRegister() does not exist https://www.drupal.org/project/mailjet/issues/3450474": "https://www.drupal.org/files/issues/2024-05-29/mailjet-15615025-5.patch",
|
"DrupalmailjetControllerMailjetRegisterController::redirectRegister() does not exist https://www.drupal.org/project/mailjet/issues/3450474": "https://www.drupal.org/files/issues/2024-05-29/mailjet-15615025-5.patch",
|
||||||
"mailjet settings form bug with us_states include":"./patches/mailjet_settingsform_usstates_commented.patch"
|
"Error: Class MailjetTools/MailjetApi not found in Drupal/mailjet/Form/MailjetApiForm->submitForm() https://www.drupal.org/project/mailjet/issues/3464788":"https://www.drupal.org/files/issues/2024-08-20/mailjetApiForm_use_mailjettools_mailjetapi.patch",
|
||||||
|
"Error: Class MailjetTools/UsStates not found https://www.drupal.org/project/mailjet/issues/3469059":"https://www.drupal.org/files/issues/2024-08-20/mailjet_settingsform_usstates.patch"
|
||||||
},
|
},
|
||||||
"drupal/pwa": {
|
"drupal/pwa": {
|
||||||
"Manifest doesn't have a maskable icon https://www.drupal.org/project/pwa/issues/3165433": "https://www.drupal.org/files/issues/2024-03-10/manifest-doesnt-have-a-maskable-icon-error-3165433-20.patch",
|
"Manifest doesn't have a maskable icon https://www.drupal.org/project/pwa/issues/3165433": "https://www.drupal.org/files/issues/2024-03-10/manifest-doesnt-have-a-maskable-icon-error-3165433-20.patch",
|
||||||
|
|
|
@ -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": "2cb743da1ffe771ca11bd3f313bdcc4a",
|
"content-hash": "c0a3e0fa975951bfed0c9cc25becef2b",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "algolia/places",
|
"name": "algolia/places",
|
||||||
|
@ -5198,16 +5198,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/core",
|
"name": "drupal/core",
|
||||||
"version": "9.5.9",
|
"version": "9.5.11",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/drupal/core.git",
|
"url": "https://github.com/drupal/core.git",
|
||||||
"reference": "c3b194f9056a297f6d72e54056c818843cab9aba"
|
"reference": "8afcb233c2a71501b35fed2713167c37831d5c19"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/drupal/core/zipball/c3b194f9056a297f6d72e54056c818843cab9aba",
|
"url": "https://api.github.com/repos/drupal/core/zipball/8afcb233c2a71501b35fed2713167c37831d5c19",
|
||||||
"reference": "c3b194f9056a297f6d72e54056c818843cab9aba",
|
"reference": "8afcb233c2a71501b35fed2713167c37831d5c19",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -5359,13 +5359,13 @@
|
||||||
],
|
],
|
||||||
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
|
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/drupal/core/tree/9.5.9"
|
"source": "https://github.com/drupal/core/tree/9.5.11"
|
||||||
},
|
},
|
||||||
"time": "2023-05-03T13:26:12+00:00"
|
"time": "2023-09-19T17:58:28+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/core-composer-scaffold",
|
"name": "drupal/core-composer-scaffold",
|
||||||
"version": "9.5.9",
|
"version": "9.5.11",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/drupal/core-composer-scaffold.git",
|
"url": "https://github.com/drupal/core-composer-scaffold.git",
|
||||||
|
@ -5409,13 +5409,13 @@
|
||||||
"drupal"
|
"drupal"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/drupal/core-composer-scaffold/tree/9.5.9"
|
"source": "https://github.com/drupal/core-composer-scaffold/tree/9.5.11"
|
||||||
},
|
},
|
||||||
"time": "2023-04-30T16:17:33+00:00"
|
"time": "2023-04-30T16:17:33+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/core-project-message",
|
"name": "drupal/core-project-message",
|
||||||
"version": "9.5.9",
|
"version": "9.5.11",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/drupal/core-project-message.git",
|
"url": "https://github.com/drupal/core-project-message.git",
|
||||||
|
@ -5450,22 +5450,22 @@
|
||||||
"drupal"
|
"drupal"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/drupal/core-project-message/tree/9.5.9"
|
"source": "https://github.com/drupal/core-project-message/tree/9.5.11"
|
||||||
},
|
},
|
||||||
"time": "2022-02-24T17:40:53+00:00"
|
"time": "2022-02-24T17:40:53+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/core-recommended",
|
"name": "drupal/core-recommended",
|
||||||
"version": "9.5.9",
|
"version": "9.5.11",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/drupal/core-recommended.git",
|
"url": "https://github.com/drupal/core-recommended.git",
|
||||||
"reference": "63865212817ab48815a95c6aaceafcab0b9eabee"
|
"reference": "af3521be5376e333ddcdbd31c5a169f16423b46f"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/63865212817ab48815a95c6aaceafcab0b9eabee",
|
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/af3521be5376e333ddcdbd31c5a169f16423b46f",
|
||||||
"reference": "63865212817ab48815a95c6aaceafcab0b9eabee",
|
"reference": "af3521be5376e333ddcdbd31c5a169f16423b46f",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -5474,14 +5474,11 @@
|
||||||
"doctrine/annotations": "~1.13.3",
|
"doctrine/annotations": "~1.13.3",
|
||||||
"doctrine/lexer": "~1.2.3",
|
"doctrine/lexer": "~1.2.3",
|
||||||
"doctrine/reflection": "~1.2.3",
|
"doctrine/reflection": "~1.2.3",
|
||||||
"drupal/core": "9.5.9",
|
"drupal/core": "9.5.11",
|
||||||
"egulias/email-validator": "~3.2.1",
|
"egulias/email-validator": "~3.2.1",
|
||||||
"guzzlehttp/guzzle": "~6.5.8",
|
"guzzlehttp/guzzle": "~6.5.8",
|
||||||
"guzzlehttp/promises": "~1.5.2",
|
"guzzlehttp/promises": "~1.5.2",
|
||||||
"guzzlehttp/psr7": "~1.9.1",
|
"guzzlehttp/psr7": "~1.9.1",
|
||||||
"laminas/laminas-escaper": "~2.9.0",
|
|
||||||
"laminas/laminas-feed": "~2.17.0",
|
|
||||||
"laminas/laminas-stdlib": "~3.11.0",
|
|
||||||
"longwave/laminas-diactoros": "~2.14.2",
|
"longwave/laminas-diactoros": "~2.14.2",
|
||||||
"masterminds/html5": "~2.7.6",
|
"masterminds/html5": "~2.7.6",
|
||||||
"pear/archive_tar": "~1.4.14",
|
"pear/archive_tar": "~1.4.14",
|
||||||
|
@ -5536,9 +5533,9 @@
|
||||||
],
|
],
|
||||||
"description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.",
|
"description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/drupal/core-recommended/tree/9.5.9"
|
"source": "https://github.com/drupal/core-recommended/tree/9.5.11"
|
||||||
},
|
},
|
||||||
"time": "2023-05-03T13:26:12+00:00"
|
"time": "2023-09-19T17:58:28+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/cshs",
|
"name": "drupal/cshs",
|
||||||
|
@ -14561,33 +14558,33 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laminas/laminas-escaper",
|
"name": "laminas/laminas-escaper",
|
||||||
"version": "2.9.0",
|
"version": "2.13.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laminas/laminas-escaper.git",
|
"url": "https://github.com/laminas/laminas-escaper.git",
|
||||||
"reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f"
|
"reference": "af459883f4018d0f8a0c69c7a209daef3bf973ba"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/891ad70986729e20ed2e86355fcf93c9dc238a5f",
|
"url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/af459883f4018d0f8a0c69c7a209daef3bf973ba",
|
||||||
"reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f",
|
"reference": "af459883f4018d0f8a0c69c7a209daef3bf973ba",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.3 || ~8.0.0 || ~8.1.0"
|
"ext-ctype": "*",
|
||||||
|
"ext-mbstring": "*",
|
||||||
|
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
"zendframework/zend-escaper": "*"
|
"zendframework/zend-escaper": "*"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"laminas/laminas-coding-standard": "~2.3.0",
|
"infection/infection": "^0.27.0",
|
||||||
"phpunit/phpunit": "^9.3",
|
"laminas/laminas-coding-standard": "~2.5.0",
|
||||||
"psalm/plugin-phpunit": "^0.12.2",
|
"maglnet/composer-require-checker": "^3.8.0",
|
||||||
"vimeo/psalm": "^3.16"
|
"phpunit/phpunit": "^9.6.7",
|
||||||
},
|
"psalm/plugin-phpunit": "^0.18.4",
|
||||||
"suggest": {
|
"vimeo/psalm": "^5.9"
|
||||||
"ext-iconv": "*",
|
|
||||||
"ext-mbstring": "*"
|
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
@ -14619,20 +14616,20 @@
|
||||||
"type": "community_bridge"
|
"type": "community_bridge"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2021-09-02T17:10:53+00:00"
|
"time": "2023-10-10T08:35:13+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laminas/laminas-feed",
|
"name": "laminas/laminas-feed",
|
||||||
"version": "2.17.0",
|
"version": "2.22.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laminas/laminas-feed.git",
|
"url": "https://github.com/laminas/laminas-feed.git",
|
||||||
"reference": "1ccb024ea615606ed1d676ba0fa3f22a398f3ac0"
|
"reference": "669792b819fca7274698147ad7a2ecc1b0a9b141"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laminas/laminas-feed/zipball/1ccb024ea615606ed1d676ba0fa3f22a398f3ac0",
|
"url": "https://api.github.com/repos/laminas/laminas-feed/zipball/669792b819fca7274698147ad7a2ecc1b0a9b141",
|
||||||
"reference": "1ccb024ea615606ed1d676ba0fa3f22a398f3ac0",
|
"reference": "669792b819fca7274698147ad7a2ecc1b0a9b141",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -14640,23 +14637,24 @@
|
||||||
"ext-libxml": "*",
|
"ext-libxml": "*",
|
||||||
"laminas/laminas-escaper": "^2.9",
|
"laminas/laminas-escaper": "^2.9",
|
||||||
"laminas/laminas-stdlib": "^3.6",
|
"laminas/laminas-stdlib": "^3.6",
|
||||||
"php": "^7.3 || ~8.0.0 || ~8.1.0"
|
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
"laminas/laminas-servicemanager": "<3.3",
|
"laminas/laminas-servicemanager": "<3.3",
|
||||||
"zendframework/zend-feed": "*"
|
"zendframework/zend-feed": "*"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"laminas/laminas-cache": "^2.7.2",
|
"laminas/laminas-cache": "^2.13.2 || ^3.11",
|
||||||
"laminas/laminas-coding-standard": "~2.2.1",
|
"laminas/laminas-cache-storage-adapter-memory": "^1.1.0 || ^2.2",
|
||||||
"laminas/laminas-db": "^2.13.3",
|
"laminas/laminas-coding-standard": "~2.5.0",
|
||||||
"laminas/laminas-http": "^2.15",
|
"laminas/laminas-db": "^2.18",
|
||||||
"laminas/laminas-servicemanager": "^3.7",
|
"laminas/laminas-http": "^2.18",
|
||||||
"laminas/laminas-validator": "^2.15",
|
"laminas/laminas-servicemanager": "^3.21.0",
|
||||||
"phpunit/phpunit": "^9.5.5",
|
"laminas/laminas-validator": "^2.38",
|
||||||
"psalm/plugin-phpunit": "^0.13.0",
|
"phpunit/phpunit": "^10.3.1",
|
||||||
"psr/http-message": "^1.0.1",
|
"psalm/plugin-phpunit": "^0.18.4",
|
||||||
"vimeo/psalm": "^4.1"
|
"psr/http-message": "^2.0",
|
||||||
|
"vimeo/psalm": "^5.14.1"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests",
|
"laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests",
|
||||||
|
@ -14676,11 +14674,13 @@
|
||||||
"license": [
|
"license": [
|
||||||
"BSD-3-Clause"
|
"BSD-3-Clause"
|
||||||
],
|
],
|
||||||
"description": "provides functionality for consuming RSS and Atom feeds",
|
"description": "provides functionality for creating and consuming RSS and Atom feeds",
|
||||||
"homepage": "https://laminas.dev",
|
"homepage": "https://laminas.dev",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
"atom",
|
||||||
"feed",
|
"feed",
|
||||||
"laminas"
|
"laminas",
|
||||||
|
"rss"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"chat": "https://laminas.dev/chat",
|
"chat": "https://laminas.dev/chat",
|
||||||
|
@ -14696,34 +14696,34 @@
|
||||||
"type": "community_bridge"
|
"type": "community_bridge"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-03-24T10:26:04+00:00"
|
"time": "2023-10-11T20:16:37+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laminas/laminas-stdlib",
|
"name": "laminas/laminas-stdlib",
|
||||||
"version": "3.11.0",
|
"version": "3.19.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laminas/laminas-stdlib.git",
|
"url": "https://github.com/laminas/laminas-stdlib.git",
|
||||||
"reference": "aad7d2b11ba0069ba0d9b40f6dde3c2fa664b57f"
|
"reference": "6a192dd0882b514e45506f533b833b623b78fff3"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/aad7d2b11ba0069ba0d9b40f6dde3c2fa664b57f",
|
"url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/6a192dd0882b514e45506f533b833b623b78fff3",
|
||||||
"reference": "aad7d2b11ba0069ba0d9b40f6dde3c2fa664b57f",
|
"reference": "6a192dd0882b514e45506f533b833b623b78fff3",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.3 || ~8.0.0 || ~8.1.0"
|
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
"zendframework/zend-stdlib": "*"
|
"zendframework/zend-stdlib": "*"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"laminas/laminas-coding-standard": "~2.3.0",
|
"laminas/laminas-coding-standard": "^2.5",
|
||||||
"phpbench/phpbench": "^1.0",
|
"phpbench/phpbench": "^1.2.15",
|
||||||
"phpunit/phpunit": "^9.3.7",
|
"phpunit/phpunit": "^10.5.8",
|
||||||
"psalm/plugin-phpunit": "^0.17.0",
|
"psalm/plugin-phpunit": "^0.18.4",
|
||||||
"vimeo/psalm": "^4.7"
|
"vimeo/psalm": "^5.20.0"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
@ -14755,7 +14755,7 @@
|
||||||
"type": "community_bridge"
|
"type": "community_bridge"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2022-07-27T12:28:58+00:00"
|
"time": "2024-01-19T12:39:49+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/container",
|
"name": "league/container",
|
||||||
|
|
Loading…
Reference in New Issue