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