diff --git a/composer.lock b/composer.lock index 55cc55e3b..0cca38fc8 100644 --- a/composer.lock +++ b/composer.lock @@ -2504,26 +2504,26 @@ }, { "name": "drupal/administerusersbyrole", - "version": "3.4.0", + "version": "3.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/administerusersbyrole.git", - "reference": "8.x-3.4" + "reference": "8.x-3.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/administerusersbyrole-8.x-3.4.zip", - "reference": "8.x-3.4", - "shasum": "17cd7107c8fdd0c65049ee2b8dceefa0432024fa" + "url": "https://ftp.drupal.org/files/projects/administerusersbyrole-8.x-3.5.zip", + "reference": "8.x-3.5", + "shasum": "4595bd1db4592c2eb506b3b1c1b26683f22b73b4" }, "require": { - "drupal/core": "^8 || ^9 || ^10" + "drupal/core": "^10 || ^11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.4", - "datestamp": "1682265550", + "version": "8.x-3.5", + "datestamp": "1732275602", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2536,9 +2536,13 @@ ], "authors": [ { - "name": "AdamPS", + "name": "adamps", "homepage": "https://www.drupal.org/user/2650563" }, + { + "name": "joelpittet", + "homepage": "https://www.drupal.org/user/160302" + }, { "name": "mrfelton", "homepage": "https://www.drupal.org/user/305669" @@ -13836,8 +13840,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -14002,8 +14006,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -20194,6 +20198,6 @@ "platform": { "php": "8.1.*" }, - "platform-dev": {}, + "platform-dev": [], "plugin-api-version": "2.6.0" }