From b4527652507a5126ba1de3d956c7e84d72f7d389 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 16:05:41 +0000 Subject: [PATCH] Bump laravel/sail from 1.16.4 to 1.16.5 Bumps [laravel/sail](https://github.com/laravel/sail) from 1.16.4 to 1.16.5. - [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.16.4...v1.16.5) --- 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 6780330..ee4a5df 100644 --- a/composer.lock +++ b/composer.lock @@ -7873,16 +7873,16 @@ }, { "name": "laravel/sail", - "version": "v1.16.4", + "version": "v1.16.5", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "72412b14d6f4e73b71b5f3068bdb064184fbb001" + "reference": "9ec5338d13bdc941a23347cb36385988c525fe02" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/72412b14d6f4e73b71b5f3068bdb064184fbb001", - "reference": "72412b14d6f4e73b71b5f3068bdb064184fbb001", + "url": "https://api.github.com/repos/laravel/sail/zipball/9ec5338d13bdc941a23347cb36385988c525fe02", + "reference": "9ec5338d13bdc941a23347cb36385988c525fe02", "shasum": "" }, "require": { @@ -7929,7 +7929,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2022-12-12T16:47:37+00:00" + "time": "2022-12-14T14:54:21+00:00" }, { "name": "mockery/mockery",