diff --git a/composer.json b/composer.json index 3b8418ae2a6..45d33c66619 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "phpcompatibility/phpcompatibility-wp": "2.1.5", "phpdocumentor/reflection": "^3.0", "roave/security-advisories": "dev-latest", - "sirbrillig/phpcs-variable-analysis": "2.11.18", + "sirbrillig/phpcs-variable-analysis": "2.11.19", "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 a60369bb83c..45a70a25c3d 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": "90b15f8c2698f5c4afa74adc777d68b4", + "content-hash": "c672b16c6c4a23f305014e966245c095", "packages": [ { "name": "ampproject/amp-toolbox", @@ -5854,16 +5854,16 @@ }, { "name": "sirbrillig/phpcs-variable-analysis", - "version": "v2.11.18", + "version": "v2.11.19", "source": { "type": "git", "url": "https://github.com/sirbrillig/phpcs-variable-analysis.git", - "reference": "ca242a0b7309e0f9d1f73b236e04ecf4ca3248d0" + "reference": "bc8d7e30e2005bce5c59018b7cdb08e9fb45c0d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/ca242a0b7309e0f9d1f73b236e04ecf4ca3248d0", - "reference": "ca242a0b7309e0f9d1f73b236e04ecf4ca3248d0", + "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/bc8d7e30e2005bce5c59018b7cdb08e9fb45c0d1", + "reference": "bc8d7e30e2005bce5c59018b7cdb08e9fb45c0d1", "shasum": "" }, "require": { @@ -5908,7 +5908,7 @@ "source": "https://github.com/sirbrillig/phpcs-variable-analysis", "wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki" }, - "time": "2024-04-13T16:42:46+00:00" + "time": "2024-06-26T20:08:34+00:00" }, { "name": "squizlabs/php_codesniffer",