From 2772e2856be722a8bf1a5d7f9e3ec2b3276e1e59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 18:09:13 +0000 Subject: [PATCH] build(deps): bump cakephp/cakephp-codesniffer from 5.1.1 to 5.1.4 Bumps [cakephp/cakephp-codesniffer](https://github.com/cakephp/cakephp-codesniffer) from 5.1.1 to 5.1.4. - [Release notes](https://github.com/cakephp/cakephp-codesniffer/releases) - [Commits](https://github.com/cakephp/cakephp-codesniffer/compare/5.1.1...5.1.4) --- updated-dependencies: - dependency-name: cakephp/cakephp-codesniffer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 353ab98..ad3c035 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": "c432a6a428685b7dfceff4dd6fe09da7", + "content-hash": "86ce6f342ac7e0ab521dd4035c6d1a7f", "packages": [ { "name": "automattic/vipwpcs", @@ -62,26 +62,26 @@ }, { "name": "cakephp/cakephp-codesniffer", - "version": "5.1.1", + "version": "5.1.4", "source": { "type": "git", "url": "https://github.com/cakephp/cakephp-codesniffer.git", - "reference": "3227936e698774025a16fb808c28f92688672306" + "reference": "6d0168a18c9fb6802103b41579abdcfba7021790" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/cakephp-codesniffer/zipball/3227936e698774025a16fb808c28f92688672306", - "reference": "3227936e698774025a16fb808c28f92688672306", + "url": "https://api.github.com/repos/cakephp/cakephp-codesniffer/zipball/6d0168a18c9fb6802103b41579abdcfba7021790", + "reference": "6d0168a18c9fb6802103b41579abdcfba7021790", "shasum": "" }, "require": { "php": ">=8.1.0", "phpstan/phpdoc-parser": "^1.4.5", - "slevomat/coding-standard": "^8.4", - "squizlabs/php_codesniffer": "^3.7.1" + "slevomat/coding-standard": "^8.15", + "squizlabs/php_codesniffer": "^3.9" }, "require-dev": { - "phpunit/phpunit": "^7.1" + "phpunit/phpunit": "^9.3.4" }, "type": "phpcodesniffer-standard", "autoload": { @@ -111,7 +111,7 @@ "issues": "https://github.com/cakephp/cakephp-codesniffer/issues", "source": "https://github.com/cakephp/cakephp-codesniffer" }, - "time": "2023-04-09T13:00:25+00:00" + "time": "2024-12-18T21:15:44+00:00" }, { "name": "dealerdirect/phpcodesniffer-composer-installer", @@ -3379,7 +3379,7 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, - "plugin-api-version": "2.6.0" + "platform": [], + "platform-dev": [], + "plugin-api-version": "2.3.0" }