From 49a12bb54b3b7c90665d46ce0fe6971bb28426dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 22:16:35 +0000 Subject: [PATCH] Bump sebastian/comparator from 7.1.0 to 7.1.2 in /plib/library Bumps [sebastian/comparator](https://github.com/sebastianbergmann/comparator) from 7.1.0 to 7.1.2. - [Release notes](https://github.com/sebastianbergmann/comparator/releases) - [Changelog](https://github.com/sebastianbergmann/comparator/blob/main/ChangeLog.md) - [Commits](https://github.com/sebastianbergmann/comparator/compare/7.1.0...7.1.2) --- updated-dependencies: - dependency-name: sebastian/comparator dependency-version: 7.1.2 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- plib/library/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/plib/library/composer.lock b/plib/library/composer.lock index 0952163..cc9422e 100644 --- a/plib/library/composer.lock +++ b/plib/library/composer.lock @@ -1811,16 +1811,16 @@ }, { "name": "sebastian/comparator", - "version": "7.1.0", + "version": "7.1.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "03d905327dccc0851c9a08d6a979dfc683826b6f" + "reference": "1a7c2bce03a13a457ed3c975dfd331b3b4b133aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/03d905327dccc0851c9a08d6a979dfc683826b6f", - "reference": "03d905327dccc0851c9a08d6a979dfc683826b6f", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1a7c2bce03a13a457ed3c975dfd331b3b4b133aa", + "reference": "1a7c2bce03a13a457ed3c975dfd331b3b4b133aa", "shasum": "" }, "require": { @@ -1879,7 +1879,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/comparator/issues", "security": "https://github.com/sebastianbergmann/comparator/security/policy", - "source": "https://github.com/sebastianbergmann/comparator/tree/7.1.0" + "source": "https://github.com/sebastianbergmann/comparator/tree/7.1.2" }, "funding": [ { @@ -1899,7 +1899,7 @@ "type": "tidelift" } ], - "time": "2025-06-17T07:41:58+00:00" + "time": "2025-08-10T08:50:08+00:00" }, { "name": "sebastian/complexity",