From 86ebff972889544e58e277b61cd7a8f9ea2441a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 04:53:57 +0000 Subject: [PATCH] Update dependency squizlabs/php_codesniffer to ^3.9.1 --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 14fd4a41..c4529599 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "psalm/plugin-phpunit": "^0.19.0", "roave/backward-compatibility-check": "^8.6.0", "roave/infection-static-analysis-plugin": "^1.33.0", - "squizlabs/php_codesniffer": "^3.9.0", + "squizlabs/php_codesniffer": "^3.9.1", "thecodingmachine/safe": "^2.5.0", "vimeo/psalm": "^5.23.1", "wyrihaximus/coding-standard": "^2.14.0", diff --git a/composer.lock b/composer.lock index 154f3b3a..1c31b1b4 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": "28a055b846a1bc378066143515670e53", + "content-hash": "aea46c22cc72e70605712e7e5d534c2c", "packages": [ { "name": "amphp/amp", @@ -8434,16 +8434,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.9.0", + "version": "3.9.1", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "d63cee4890a8afaf86a22e51ad4d97c91dd4579b" + "reference": "267a4405fff1d9c847134db3a3c92f1ab7f77909" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/d63cee4890a8afaf86a22e51ad4d97c91dd4579b", - "reference": "d63cee4890a8afaf86a22e51ad4d97c91dd4579b", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/267a4405fff1d9c847134db3a3c92f1ab7f77909", + "reference": "267a4405fff1d9c847134db3a3c92f1ab7f77909", "shasum": "" }, "require": { @@ -8510,7 +8510,7 @@ "type": "open_collective" } ], - "time": "2024-02-16T15:06:51+00:00" + "time": "2024-03-31T21:03:09+00:00" }, { "name": "symfony/config",