From 4205421cb467e7962f305413b8b71265d99ba918 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 03:42:54 +0000 Subject: [PATCH] Bump laravel/sail from 1.15.0 to 1.15.1 Bumps [laravel/sail](https://github.com/laravel/sail) from 1.15.0 to 1.15.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.15.0...v1.15.1) --- updated-dependencies: - dependency-name: laravel/sail dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 98fed398..e86268dd 100644 --- a/composer.lock +++ b/composer.lock @@ -1489,16 +1489,16 @@ }, { "name": "laravel/framework", - "version": "v9.21.3", + "version": "v9.21.5", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "66bfa61e61ffceddb6370b57306c76ead7667622" + "reference": "a1944cd0d160a2cc423ef5a451d002711c5f014f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/66bfa61e61ffceddb6370b57306c76ead7667622", - "reference": "66bfa61e61ffceddb6370b57306c76ead7667622", + "url": "https://api.github.com/repos/laravel/framework/zipball/a1944cd0d160a2cc423ef5a451d002711c5f014f", + "reference": "a1944cd0d160a2cc423ef5a451d002711c5f014f", "shasum": "" }, "require": { @@ -1665,7 +1665,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-07-20T18:00:32+00:00" + "time": "2022-07-21T19:38:16+00:00" }, { "name": "laravel/sanctum", @@ -7700,16 +7700,16 @@ }, { "name": "laravel/sail", - "version": "v1.15.0", + "version": "v1.15.1", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "676e1ff33c1b8af657779f62f57360c376cba666" + "reference": "2fe64c0b45a3af56cac0af638c8020a8adc860d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/676e1ff33c1b8af657779f62f57360c376cba666", - "reference": "676e1ff33c1b8af657779f62f57360c376cba666", + "url": "https://api.github.com/repos/laravel/sail/zipball/2fe64c0b45a3af56cac0af638c8020a8adc860d7", + "reference": "2fe64c0b45a3af56cac0af638c8020a8adc860d7", "shasum": "" }, "require": { @@ -7756,7 +7756,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2022-06-24T13:56:11+00:00" + "time": "2022-07-21T14:33:56+00:00" }, { "name": "mockery/mockery",