From e2d8f3a8b8b89ebfec4e4f3e724f1864d308ace3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 16:36:40 +0000 Subject: [PATCH] Bump laravel/sail from 1.16.0 to 1.16.1 Bumps [laravel/sail](https://github.com/laravel/sail) from 1.16.0 to 1.16.1. - [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.0...v1.16.1) --- 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 56498cc..c5410da 100644 --- a/composer.lock +++ b/composer.lock @@ -6606,16 +6606,16 @@ }, { "name": "laravel/sail", - "version": "v1.16.0", + "version": "v1.16.1", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "73030c18b769f27e6f6aacf7848d024fa9a55560" + "reference": "cd7b9b6817c871e8b85d4f42e714303ee22676da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/73030c18b769f27e6f6aacf7848d024fa9a55560", - "reference": "73030c18b769f27e6f6aacf7848d024fa9a55560", + "url": "https://api.github.com/repos/laravel/sail/zipball/cd7b9b6817c871e8b85d4f42e714303ee22676da", + "reference": "cd7b9b6817c871e8b85d4f42e714303ee22676da", "shasum": "" }, "require": { @@ -6662,7 +6662,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2022-08-31T16:38:14+00:00" + "time": "2022-09-26T13:53:59+00:00" }, { "name": "mockery/mockery",