From f328fbe9bc5686721f6681117bf8820b03099018 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 15:57:06 +0000 Subject: [PATCH] fix(deps): update dependency spatie/laravel-package-tools to v1.14.3 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 88b3b25..03f7905 100644 --- a/composer.lock +++ b/composer.lock @@ -2307,16 +2307,16 @@ }, { "name": "spatie/laravel-package-tools", - "version": "1.14.2", + "version": "1.14.3", "source": { "type": "git", "url": "https://github.com/spatie/laravel-package-tools.git", - "reference": "bab62023a4745a61170ad5424184533685e73c2d" + "reference": "42737fa494578e539eeba59c27a6e23ea8ddda4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/bab62023a4745a61170ad5424184533685e73c2d", - "reference": "bab62023a4745a61170ad5424184533685e73c2d", + "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/42737fa494578e539eeba59c27a6e23ea8ddda4d", + "reference": "42737fa494578e539eeba59c27a6e23ea8ddda4d", "shasum": "" }, "require": { @@ -2355,7 +2355,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-package-tools/issues", - "source": "https://github.com/spatie/laravel-package-tools/tree/1.14.2" + "source": "https://github.com/spatie/laravel-package-tools/tree/1.14.3" }, "funding": [ { @@ -2363,7 +2363,7 @@ "type": "github" } ], - "time": "2023-03-14T16:41:21+00:00" + "time": "2023-04-25T14:17:59+00:00" }, { "name": "symfony/console",