From 18009b414021f6cebad6d5c4d524efd82bfa79aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 17:05:22 +0000 Subject: [PATCH] Bump bovigo/assert from 8.0.0 to 8.0.1 Bumps [bovigo/assert](https://github.com/bovigo/assert) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/bovigo/assert/releases) - [Changelog](https://github.com/bovigo/assert/blob/main/CHANGELOG.md) - [Commits](https://github.com/bovigo/assert/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: bovigo/assert dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 24a8711..480b869 100644 --- a/composer.lock +++ b/composer.lock @@ -9,16 +9,16 @@ "packages-dev": [ { "name": "bovigo/assert", - "version": "v8.0.0", + "version": "v8.0.1", "source": { "type": "git", "url": "https://github.com/bovigo/assert.git", - "reference": "61418c95682b285367dcf8dfe7fe53122f0901aa" + "reference": "cbe41adf49fd3c0ddc8bfe4c0b8b50c79038c567" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bovigo/assert/zipball/61418c95682b285367dcf8dfe7fe53122f0901aa", - "reference": "61418c95682b285367dcf8dfe7fe53122f0901aa", + "url": "https://api.github.com/repos/bovigo/assert/zipball/cbe41adf49fd3c0ddc8bfe4c0b8b50c79038c567", + "reference": "cbe41adf49fd3c0ddc8bfe4c0b8b50c79038c567", "shasum": "" }, "require": { @@ -52,9 +52,9 @@ "description": "Provides assertions for unit tests.", "support": { "issues": "https://github.com/bovigo/assert/issues", - "source": "https://github.com/bovigo/assert/tree/v8.0.0" + "source": "https://github.com/bovigo/assert/tree/v8.0.1" }, - "time": "2023-12-23T10:06:58+00:00" + "time": "2024-01-27T20:34:30+00:00" }, { "name": "bovigo/callmap",