From d8c8102ee97d20e63528a8a47b8bb8cdc14553db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 16:27:20 +0000 Subject: [PATCH] Bump laravel/sail from 1.14.5 to 1.14.6 Bumps [laravel/sail](https://github.com/laravel/sail) from 1.14.5 to 1.14.6. - [Release notes](https://github.com/laravel/sail/releases) - [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md) - [Commits](https://github.com/laravel/sail/compare/v1.14.5...v1.14.6) --- updated-dependencies: - dependency-name: laravel/sail dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index a3c72f6..c66018c 100644 --- a/composer.lock +++ b/composer.lock @@ -5653,16 +5653,16 @@ }, { "name": "laravel/sail", - "version": "v1.14.5", + "version": "v1.14.6", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "1da083e30e6b0d646535c0afc2afeffdccb7181d" + "reference": "f00f3a8f83e71436d473cda7700ae7b4b68d26cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/1da083e30e6b0d646535c0afc2afeffdccb7181d", - "reference": "1da083e30e6b0d646535c0afc2afeffdccb7181d", + "url": "https://api.github.com/repos/laravel/sail/zipball/f00f3a8f83e71436d473cda7700ae7b4b68d26cc", + "reference": "f00f3a8f83e71436d473cda7700ae7b4b68d26cc", "shasum": "" }, "require": { @@ -5709,7 +5709,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2022-05-16T18:13:03+00:00" + "time": "2022-05-18T15:56:59+00:00" }, { "name": "mockery/mockery",