From 9e2acf18db19dc0cda9fdbef7aa2a8b2924ea3ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:42:15 -0500 Subject: [PATCH] chore(deps): bump spatie/color from 1.6.2 to 1.7.0 in the composer-dependencies group across 1 directory (#480) chore(deps): bump spatie/color Bumps the composer-dependencies group with 1 update in the / directory: [spatie/color](https://github.com/spatie/color). Updates `spatie/color` from 1.6.2 to 1.7.0 - [Release notes](https://github.com/spatie/color/releases) - [Changelog](https://github.com/spatie/color/blob/main/CHANGELOG.md) - [Commits](https://github.com/spatie/color/compare/1.6.2...1.7.0) --- updated-dependencies: - dependency-name: spatie/color dependency-type: direct:production update-type: version-update:semver-minor dependency-group: composer-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index fe08e21d..0b7e7663 100644 --- a/composer.lock +++ b/composer.lock @@ -255,16 +255,16 @@ }, { "name": "spatie/color", - "version": "1.6.2", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/spatie/color.git", - "reference": "b4fac074a9e5999dcca12cbfab0f7c73e2684d6d" + "reference": "614f1e0674262c620db908998a11eacd16494835" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/color/zipball/b4fac074a9e5999dcca12cbfab0f7c73e2684d6d", - "reference": "b4fac074a9e5999dcca12cbfab0f7c73e2684d6d", + "url": "https://api.github.com/repos/spatie/color/zipball/614f1e0674262c620db908998a11eacd16494835", + "reference": "614f1e0674262c620db908998a11eacd16494835", "shasum": "" }, "require": { @@ -302,7 +302,7 @@ ], "support": { "issues": "https://github.com/spatie/color/issues", - "source": "https://github.com/spatie/color/tree/1.6.2" + "source": "https://github.com/spatie/color/tree/1.7.0" }, "funding": [ { @@ -310,7 +310,7 @@ "type": "github" } ], - "time": "2024-12-09T16:20:38+00:00" + "time": "2024-12-30T14:23:15+00:00" }, { "name": "squizlabs/php_codesniffer",