From 7781f458a41f5ac95d699863b44089cd2346b7ec Mon Sep 17 00:00:00 2001 From: GitLabCI <gitlab-runner@lakedrops.com> Date: Tue, 18 Mar 2025 02:07:49 +0000 Subject: [PATCH] Updates recognized automatically [SKIP_check4security] [SKIP_check4outdated] [CREATE_RELEASE] --- composer.lock | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 7253a76..9be5b54 100644 --- a/composer.lock +++ b/composer.lock @@ -4455,27 +4455,31 @@ }, { "name": "drupal/navigation_extra_tools", - "version": "1.0.1", + "version": "1.1.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/navigation_extra_tools.git", - "reference": "1.0.1" + "reference": "1.1.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/navigation_extra_tools-1.0.1.zip", - "reference": "1.0.1", - "shasum": "8337940a485362db4baf61f25bacf0125af3c58c" + "url": "https://ftp.drupal.org/files/projects/navigation_extra_tools-1.1.0.zip", + "reference": "1.1.0", + "shasum": "4732867946516fe88c46b2aa861da65080ffabab" }, "require": { "drupal/core": "^10.3 || ^11", "php": ">=8.1" }, + "require-dev": { + "drupal/devel": "^5.1", + "drush/drush": ">=11.0" + }, "type": "drupal-module", "extra": { "drupal": { - "version": "1.0.1", - "datestamp": "1730810924", + "version": "1.1.0", + "datestamp": "1742261555", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -17486,16 +17490,16 @@ }, { "name": "sirbrillig/phpcs-variable-analysis", - "version": "v2.11.22", + "version": "v2.12.0", "source": { "type": "git", "url": "https://github.com/sirbrillig/phpcs-variable-analysis.git", - "reference": "ffb6f16c6033ec61ed84446b479a31d6529f0eb7" + "reference": "4debf5383d9ade705e0a25121f16c3fecaf433a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/ffb6f16c6033ec61ed84446b479a31d6529f0eb7", - "reference": "ffb6f16c6033ec61ed84446b479a31d6529f0eb7", + "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/4debf5383d9ade705e0a25121f16c3fecaf433a7", + "reference": "4debf5383d9ade705e0a25121f16c3fecaf433a7", "shasum": "" }, "require": { @@ -17539,7 +17543,7 @@ "source": "https://github.com/sirbrillig/phpcs-variable-analysis", "wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki" }, - "time": "2025-01-06T17:54:24+00:00" + "time": "2025-03-17T16:17:38+00:00" }, { "name": "slevomat/coding-standard", -- GitLab