From 3dd19464970e29f9d6421f9bec196e82589cf086 Mon Sep 17 00:00:00 2001 From: "alma-renovate-bot[bot]" <163289924+alma-renovate-bot[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 08:08:03 +0000 Subject: [PATCH] chore(deps): update dependency squizlabs/php_codesniffer to v4 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4b2d6531..6bac150f 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "phpcompatibility/php-compatibility": "^9.0", "phpunit/phpunit": "^5 || ^6 || ^7 || ^8 || ^9 || ^10 || ^11", "roave/security-advisories": "@dev", - "squizlabs/php_codesniffer": "^3.3", + "squizlabs/php_codesniffer": "^4.0", "mockery/mockery": "^1.3" }, "license": "MIT",