From 4a9b6268c6ad9e894630c44907903609de907012 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 09:30:50 +0000 Subject: [PATCH] Bump laravel/sail from 1.16.1 to 1.16.2 Bumps [laravel/sail](https://github.com/laravel/sail) from 1.16.1 to 1.16.2. - [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.1...v1.16.2) --- 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 2f404e05..9526b556 100644 --- a/composer.lock +++ b/composer.lock @@ -9014,16 +9014,16 @@ }, { "name": "laravel/sail", - "version": "v1.16.1", + "version": "v1.16.2", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "cd7b9b6817c871e8b85d4f42e714303ee22676da" + "reference": "7d1ed5f856ec8b9708712e3fc0708fcabe114659" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/cd7b9b6817c871e8b85d4f42e714303ee22676da", - "reference": "cd7b9b6817c871e8b85d4f42e714303ee22676da", + "url": "https://api.github.com/repos/laravel/sail/zipball/7d1ed5f856ec8b9708712e3fc0708fcabe114659", + "reference": "7d1ed5f856ec8b9708712e3fc0708fcabe114659", "shasum": "" }, "require": { @@ -9070,7 +9070,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2022-09-26T13:53:59+00:00" + "time": "2022-09-28T13:13:22+00:00" }, { "name": "maximebf/debugbar",