From 697e87d29c2d827aa1378be0a517296c608c7096 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 05:25:08 +0000 Subject: [PATCH] Bump phpcsstandards/phpcsutils in /pluginpass-pro-plugintheme-licensing Bumps [phpcsstandards/phpcsutils](https://github.com/PHPCSStandards/PHPCSUtils) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/PHPCSStandards/PHPCSUtils/releases) - [Changelog](https://github.com/PHPCSStandards/PHPCSUtils/blob/develop/CHANGELOG.md) - [Commits](https://github.com/PHPCSStandards/PHPCSUtils/compare/1.2.1...1.2.2) --- updated-dependencies: - dependency-name: phpcsstandards/phpcsutils dependency-version: 1.2.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pluginpass-pro-plugintheme-licensing/composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pluginpass-pro-plugintheme-licensing/composer.lock b/pluginpass-pro-plugintheme-licensing/composer.lock index f0ee167..cc7b999 100644 --- a/pluginpass-pro-plugintheme-licensing/composer.lock +++ b/pluginpass-pro-plugintheme-licensing/composer.lock @@ -697,16 +697,16 @@ }, { "name": "phpcsstandards/phpcsutils", - "version": "1.2.1", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHPCSUtils.git", - "reference": "d71128c702c180ca3b27c761b6773f883394f162" + "reference": "c216317e96c8b3f5932808f9b0f1f7a14e3bbf55" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/d71128c702c180ca3b27c761b6773f883394f162", - "reference": "d71128c702c180ca3b27c761b6773f883394f162", + "url": "https://api.github.com/repos/PHPCSStandards/PHPCSUtils/zipball/c216317e96c8b3f5932808f9b0f1f7a14e3bbf55", + "reference": "c216317e96c8b3f5932808f9b0f1f7a14e3bbf55", "shasum": "" }, "require": { @@ -786,7 +786,7 @@ "type": "thanks_dev" } ], - "time": "2025-11-17T12:58:33+00:00" + "time": "2025-12-08T14:27:58+00:00" }, { "name": "phpstan/extension-installer",