From 9f6f550334f9287a9e68c57ef09a440010dbcf6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 01:43:58 +0000 Subject: [PATCH] Bump sirbrillig/phpcs-variable-analysis from 2.11.20 to 2.11.21 Bumps [sirbrillig/phpcs-variable-analysis](https://github.com/sirbrillig/phpcs-variable-analysis) from 2.11.20 to 2.11.21. - [Release notes](https://github.com/sirbrillig/phpcs-variable-analysis/releases) - [Commits](https://github.com/sirbrillig/phpcs-variable-analysis/compare/v2.11.20...v2.11.21) --- updated-dependencies: - dependency-name: sirbrillig/phpcs-variable-analysis dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.json b/composer.json index 2f52d738485..d3c5ee5a707 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "phpdocumentor/reflection": "^3.0", "phpstan/phpstan": "^1.0", "roave/security-advisories": "dev-latest", - "sirbrillig/phpcs-variable-analysis": "2.11.20", + "sirbrillig/phpcs-variable-analysis": "2.11.21", "wp-cli/export-command": "^2.0", "wp-cli/extension-command": "^2.0", "wp-cli/wp-cli": "^2.0", diff --git a/composer.lock b/composer.lock index c1685e77854..483dac0e502 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "8859133a94f3314441f0d5d833977e00", + "content-hash": "f07820d916d98f0138429ae511b26529", "packages": [ { "name": "ampproject/amp-toolbox", @@ -5819,16 +5819,16 @@ }, { "name": "sirbrillig/phpcs-variable-analysis", - "version": "v2.11.20", + "version": "v2.11.21", "source": { "type": "git", "url": "https://github.com/sirbrillig/phpcs-variable-analysis.git", - "reference": "c3780f281e2e82ab1f2de7fa85a16532b1e44592" + "reference": "eb2b351927098c24860daa7484e290d3eed693be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/c3780f281e2e82ab1f2de7fa85a16532b1e44592", - "reference": "c3780f281e2e82ab1f2de7fa85a16532b1e44592", + "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/eb2b351927098c24860daa7484e290d3eed693be", + "reference": "eb2b351927098c24860daa7484e290d3eed693be", "shasum": "" }, "require": { @@ -5873,20 +5873,20 @@ "source": "https://github.com/sirbrillig/phpcs-variable-analysis", "wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki" }, - "time": "2024-12-01T22:31:44+00:00" + "time": "2024-12-02T16:37:49+00:00" }, { "name": "squizlabs/php_codesniffer", - "version": "3.11.1", + "version": "3.11.2", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "19473c30efe4f7b3cd42522d0b2e6e7f243c6f87" + "reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/19473c30efe4f7b3cd42522d0b2e6e7f243c6f87", - "reference": "19473c30efe4f7b3cd42522d0b2e6e7f243c6f87", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/1368f4a58c3c52114b86b1abe8f4098869cb0079", + "reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079", "shasum": "" }, "require": { @@ -5953,7 +5953,7 @@ "type": "open_collective" } ], - "time": "2024-11-16T12:02:36+00:00" + "time": "2024-12-11T16:04:26+00:00" }, { "name": "symfony/config",