From 53b67b810af12fcc4a11ad9e52db6c4c199a250e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 02:31:51 +0000 Subject: [PATCH] Bump laravel/sail from 1.30.0 to 1.30.1 Bumps [laravel/sail](https://github.com/laravel/sail) from 1.30.0 to 1.30.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.30.0...v1.30.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 291c1dc5f..64ed087b7 100644 --- a/composer.lock +++ b/composer.lock @@ -9626,16 +9626,16 @@ }, { "name": "laravel/sail", - "version": "v1.30.0", + "version": "v1.30.1", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "e08b594052385ab9891dd86047e52da8a953c827" + "reference": "8ba049b6c06e0330b6aa1fb7af2746fb4da445e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/e08b594052385ab9891dd86047e52da8a953c827", - "reference": "e08b594052385ab9891dd86047e52da8a953c827", + "url": "https://api.github.com/repos/laravel/sail/zipball/8ba049b6c06e0330b6aa1fb7af2746fb4da445e4", + "reference": "8ba049b6c06e0330b6aa1fb7af2746fb4da445e4", "shasum": "" }, "require": { @@ -9685,7 +9685,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2024-06-18T17:36:56+00:00" + "time": "2024-07-01T20:55:03+00:00" }, { "name": "maximebf/debugbar",