Update composer lock file

This commit is contained in:
benjamin melançon 2025-09-25 22:16:55 -04:00
parent a968490a05
commit 32b2295586

43
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": "ad877c4b07c11163c14d524cf522c6c7",
"content-hash": "7a617efdfbf41d634c864445561a740f",
"packages": [
{
"name": "abraham/twitteroauth",
@ -12262,23 +12262,24 @@
},
{
"name": "drupal/mailchimp",
"version": "3.0.2",
"version": "3.1.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/mailchimp.git",
"reference": "3.0.2"
"reference": "3.1.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/mailchimp-3.0.2.zip",
"reference": "3.0.2",
"shasum": "fe090a99600cff85f18765cb512199f5ee53b350"
"url": "https://ftp.drupal.org/files/projects/mailchimp-3.1.0.zip",
"reference": "3.1.0",
"shasum": "80406b8c50355ccc2823408e6bd6a44c8f615ba9"
},
"require": {
"drupal/core": "^10 || ^11",
"thinkshout/mailchimp-api-php": "^3"
"thinkshout/mailchimp-api-php": "^3.1.2"
},
"require-dev": {
"drupal/eca": "^2 || ^3",
"drupal/mailchimp_events": "*",
"drupal/mailchimp_lists": "*"
},
@ -12288,8 +12289,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "3.0.2",
"datestamp": "1753452273",
"version": "3.1.0",
"datestamp": "1758842330",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@ -27095,16 +27096,16 @@
},
{
"name": "thinkshout/mailchimp-api-php",
"version": "v3.1.1",
"version": "v3.1.2",
"source": {
"type": "git",
"url": "https://github.com/thinkshout/mailchimp-api-php.git",
"reference": "6affaca30ba3d7473e51543bef92dfb3b9b5cfa2"
"reference": "21c2ffc0a522c0bab4f7a2f6a769e0e85d01bace"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thinkshout/mailchimp-api-php/zipball/6affaca30ba3d7473e51543bef92dfb3b9b5cfa2",
"reference": "6affaca30ba3d7473e51543bef92dfb3b9b5cfa2",
"url": "https://api.github.com/repos/thinkshout/mailchimp-api-php/zipball/21c2ffc0a522c0bab4f7a2f6a769e0e85d01bace",
"reference": "21c2ffc0a522c0bab4f7a2f6a769e0e85d01bace",
"shasum": ""
},
"require": {
@ -27133,9 +27134,9 @@
],
"support": {
"issues": "https://github.com/thinkshout/mailchimp-api-php/issues",
"source": "https://github.com/thinkshout/mailchimp-api-php/tree/v3.1.1"
"source": "https://github.com/thinkshout/mailchimp-api-php/tree/v3.1.2"
},
"time": "2025-09-18T20:48:36+00:00"
"time": "2025-09-25T19:02:06+00:00"
},
{
"name": "twig/twig",
@ -28057,16 +28058,16 @@
},
{
"name": "phpstan/phpstan",
"version": "2.1.28",
"version": "2.1.29",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "578fa296a166605d97b94091f724f1257185d278"
"url": "https://github.com/phpstan/phpstan-phar-composer-source.git",
"reference": "git"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/578fa296a166605d97b94091f724f1257185d278",
"reference": "578fa296a166605d97b94091f724f1257185d278",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d618573eed4a1b6b75e37b2e0b65ac65c885d88e",
"reference": "d618573eed4a1b6b75e37b2e0b65ac65c885d88e",
"shasum": ""
},
"require": {
@ -28111,7 +28112,7 @@
"type": "github"
}
],
"time": "2025-09-19T08:58:49+00:00"
"time": "2025-09-25T06:58:18+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",