From b478e96393ea1dc74a0b15610695a294383f5c2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 May 2022 16:30:09 +0000 Subject: [PATCH] Bump laravel/breeze from 1.9.1 to 1.9.2 Bumps [laravel/breeze](https://github.com/laravel/breeze) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/laravel/breeze/releases) - [Changelog](https://github.com/laravel/breeze/blob/1.x/CHANGELOG.md) - [Commits](https://github.com/laravel/breeze/compare/v1.9.1...v1.9.2) --- updated-dependencies: - dependency-name: laravel/breeze 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 9c74176..f5fb539 100644 --- a/composer.lock +++ b/composer.lock @@ -1179,16 +1179,16 @@ }, { "name": "laravel/framework", - "version": "v8.83.14", + "version": "v8.83.15", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "141cf126f1746c7264f59aa78c923a84eaab501e" + "reference": "bf8fbdd9061611b2c05562fa14f6987cc5145d78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/141cf126f1746c7264f59aa78c923a84eaab501e", - "reference": "141cf126f1746c7264f59aa78c923a84eaab501e", + "url": "https://api.github.com/repos/laravel/framework/zipball/bf8fbdd9061611b2c05562fa14f6987cc5145d78", + "reference": "bf8fbdd9061611b2c05562fa14f6987cc5145d78", "shasum": "" }, "require": { @@ -1348,7 +1348,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-05-24T14:04:02+00:00" + "time": "2022-05-31T14:57:02+00:00" }, { "name": "laravel/serializable-closure", @@ -6531,16 +6531,16 @@ }, { "name": "laravel/breeze", - "version": "v1.9.1", + "version": "v1.9.2", "source": { "type": "git", "url": "https://github.com/laravel/breeze.git", - "reference": "cde98d03954bfcad0c9370c825187b8a579d94e1" + "reference": "6f6a2588c429ea39821ec9add48442b05fe343f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/breeze/zipball/cde98d03954bfcad0c9370c825187b8a579d94e1", - "reference": "cde98d03954bfcad0c9370c825187b8a579d94e1", + "url": "https://api.github.com/repos/laravel/breeze/zipball/6f6a2588c429ea39821ec9add48442b05fe343f7", + "reference": "6f6a2588c429ea39821ec9add48442b05fe343f7", "shasum": "" }, "require": { @@ -6584,7 +6584,7 @@ "issues": "https://github.com/laravel/breeze/issues", "source": "https://github.com/laravel/breeze" }, - "time": "2022-05-12T00:02:24+00:00" + "time": "2022-05-30T13:21:35+00:00" }, { "name": "laravel/sail",