From 409c1ae983cc5e18993ce107bd9c85f52641bd3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 09:44:26 +0000 Subject: [PATCH] build(deps-dev): Bump laravel/sail from 1.27.1 to 1.27.2 Bumps [laravel/sail](https://github.com/laravel/sail) from 1.27.1 to 1.27.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.27.1...v1.27.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 40d6bc96..4ad29b56 100644 --- a/composer.lock +++ b/composer.lock @@ -10005,16 +10005,16 @@ }, { "name": "laravel/sail", - "version": "v1.27.1", + "version": "v1.27.2", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "9dc648978e4276f2bfd37a076a52e3bd9394777f" + "reference": "2276a8d9d6cfdcaad98bf67a34331d100149d5b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/9dc648978e4276f2bfd37a076a52e3bd9394777f", - "reference": "9dc648978e4276f2bfd37a076a52e3bd9394777f", + "url": "https://api.github.com/repos/laravel/sail/zipball/2276a8d9d6cfdcaad98bf67a34331d100149d5b6", + "reference": "2276a8d9d6cfdcaad98bf67a34331d100149d5b6", "shasum": "" }, "require": { @@ -10066,7 +10066,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2024-01-13T18:46:48+00:00" + "time": "2024-01-21T17:13:42+00:00" }, { "name": "maximebf/debugbar",