From fdcab9c1641e3a779841dc5289f23fd09ef2718f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 12:46:49 +0000 Subject: [PATCH] chore(deps): bump the composer-all group with 2 updates Bumps the composer-all group with 2 updates: [yahnis-elsts/plugin-update-checker](https://github.com/YahnisElsts/plugin-update-checker) and [dealerdirect/phpcodesniffer-composer-installer](https://github.com/PHPCSStandards/composer-installer). Updates `yahnis-elsts/plugin-update-checker` from 5.6 to 5.7 - [Release notes](https://github.com/YahnisElsts/plugin-update-checker/releases) - [Commits](https://github.com/YahnisElsts/plugin-update-checker/compare/v5.6...v5.7) Updates `dealerdirect/phpcodesniffer-composer-installer` from 1.2.0 to 1.2.1 - [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.2.0...v1.2.1) --- updated-dependencies: - dependency-name: yahnis-elsts/plugin-update-checker dependency-version: '5.7' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: composer-all - dependency-name: dealerdirect/phpcodesniffer-composer-installer dependency-version: 1.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: composer-all ... Signed-off-by: dependabot[bot] --- composer.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index 1da98d1..0384ac6 100644 --- a/composer.lock +++ b/composer.lock @@ -154,16 +154,16 @@ }, { "name": "yahnis-elsts/plugin-update-checker", - "version": "v5.6", + "version": "v5.7", "source": { "type": "git", "url": "https://github.com/YahnisElsts/plugin-update-checker.git", - "reference": "a2db6871deec989a74e1f90fafc6d58ae526a879" + "reference": "275a96a2a18d03c34c87f35cb68673c8c49ac3b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/YahnisElsts/plugin-update-checker/zipball/a2db6871deec989a74e1f90fafc6d58ae526a879", - "reference": "a2db6871deec989a74e1f90fafc6d58ae526a879", + "url": "https://api.github.com/repos/YahnisElsts/plugin-update-checker/zipball/275a96a2a18d03c34c87f35cb68673c8c49ac3b1", + "reference": "275a96a2a18d03c34c87f35cb68673c8c49ac3b1", "shasum": "" }, "require": { @@ -173,7 +173,7 @@ "type": "library", "autoload": { "files": [ - "load-v5p6.php" + "load-v5p7.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -198,9 +198,9 @@ ], "support": { "issues": "https://github.com/YahnisElsts/plugin-update-checker/issues", - "source": "https://github.com/YahnisElsts/plugin-update-checker/tree/v5.6" + "source": "https://github.com/YahnisElsts/plugin-update-checker/tree/v5.7" }, - "time": "2025-05-20T12:29:01+00:00" + "time": "2026-05-26T12:48:45+00:00" } ], "packages-dev": [ @@ -324,16 +324,16 @@ }, { "name": "dealerdirect/phpcodesniffer-composer-installer", - "version": "v1.2.0", + "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/composer-installer.git", - "reference": "845eb62303d2ca9b289ef216356568ccc075ffd1" + "reference": "963f0c67bffde0eac41b56be71ac0e8ba132f0bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/845eb62303d2ca9b289ef216356568ccc075ffd1", - "reference": "845eb62303d2ca9b289ef216356568ccc075ffd1", + "url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/963f0c67bffde0eac41b56be71ac0e8ba132f0bd", + "reference": "963f0c67bffde0eac41b56be71ac0e8ba132f0bd", "shasum": "" }, "require": { @@ -416,7 +416,7 @@ "type": "thanks_dev" } ], - "time": "2025-11-11T04:32:07+00:00" + "time": "2026-05-06T08:26:05+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -2676,5 +2676,5 @@ "php": ">=8.3" }, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }