From 97770ec4e4fa32090a9a69c9959a03d25e0a237d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 May 2025 10:21:20 +0300 Subject: [PATCH] chore(deps): update squizlabs/php_codesniffer to 3.13.0 (#33) --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 78c81af..4286ffd 100644 --- a/composer.json +++ b/composer.json @@ -27,6 +27,6 @@ "ext-curl": "*" }, "require-dev": { - "squizlabs/php_codesniffer": "3.12.2" + "squizlabs/php_codesniffer": "3.13.0" } } diff --git a/composer.lock b/composer.lock index 80bf4d7..d8d8cad 100644 --- a/composer.lock +++ b/composer.lock @@ -4,21 +4,21 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "0f493ecc8fea9ed36273d0ee3d5d4f6e", + "content-hash": "2bb1cd7dffeb938478a8bcc0be019c14", "packages": [], "packages-dev": [ { "name": "squizlabs/php_codesniffer", - "version": "3.12.2", + "version": "3.13.0", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa" + "reference": "65ff2489553b83b4597e89c3b8b721487011d186" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa", - "reference": "6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa", + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/65ff2489553b83b4597e89c3b8b721487011d186", + "reference": "65ff2489553b83b4597e89c3b8b721487011d186", "shasum": "" }, "require": { @@ -89,7 +89,7 @@ "type": "thanks_dev" } ], - "time": "2025-04-13T04:10:18+00:00" + "time": "2025-05-11T03:36:00+00:00" } ], "aliases": [],