From c0a145c9b58e3f1fe300cc50d1b0e394574f43a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 06:17:27 +0000 Subject: [PATCH] chore: Update dealerdirect/phpcodesniffer-composer-installer requirement Updates the requirements on [dealerdirect/phpcodesniffer-composer-installer](https://github.com/PHPCSStandards/composer-installer) to permit the latest version. - [Release notes](https://github.com/PHPCSStandards/composer-installer/releases) - [Changelog](https://github.com/PHPCSStandards/composer-installer/blob/main/CHANGELOG.md) - [Commits](https://github.com/PHPCSStandards/composer-installer/compare/v1.0.0...v1.2.0) --- updated-dependencies: - dependency-name: dealerdirect/phpcodesniffer-composer-installer dependency-version: 1.2.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6ad8cd40..b1f292ef 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "php-parallel-lint/php-console-highlighter": "1.0.0", "php-parallel-lint/php-parallel-lint": "1.4.0", "phpcompatibility/php-compatibility": "9.3.5", - "dealerdirect/phpcodesniffer-composer-installer": "1.0.0" + "dealerdirect/phpcodesniffer-composer-installer": "1.2.0" }, "scripts": { "fix": [