From 2e6c460315fea3c2d9582c1662b5204e9f40ddaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 17:05:59 +0000 Subject: [PATCH] Bump laravel/breeze from 1.9.3 to 1.9.4 Bumps [laravel/breeze](https://github.com/laravel/breeze) from 1.9.3 to 1.9.4. - [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.3...v1.9.4) --- 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 c6ef54e..df5a879 100644 --- a/composer.lock +++ b/composer.lock @@ -1179,16 +1179,16 @@ }, { "name": "laravel/framework", - "version": "v8.83.16", + "version": "v8.83.17", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "6be5abd144faf517879af7298e9d79f06f250f75" + "reference": "2cf142cd5100b02da248acad3988bdaba5635e16" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/6be5abd144faf517879af7298e9d79f06f250f75", - "reference": "6be5abd144faf517879af7298e9d79f06f250f75", + "url": "https://api.github.com/repos/laravel/framework/zipball/2cf142cd5100b02da248acad3988bdaba5635e16", + "reference": "2cf142cd5100b02da248acad3988bdaba5635e16", "shasum": "" }, "require": { @@ -1348,7 +1348,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-06-07T15:09:06+00:00" + "time": "2022-06-21T14:38:31+00:00" }, { "name": "laravel/serializable-closure", @@ -6531,16 +6531,16 @@ }, { "name": "laravel/breeze", - "version": "v1.9.3", + "version": "v1.9.4", "source": { "type": "git", "url": "https://github.com/laravel/breeze.git", - "reference": "018c0ae683e19136a2f3177ea33d6b5b09d94b12" + "reference": "98c79a68ae53c2193367238c019a2f988be44f4f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/breeze/zipball/018c0ae683e19136a2f3177ea33d6b5b09d94b12", - "reference": "018c0ae683e19136a2f3177ea33d6b5b09d94b12", + "url": "https://api.github.com/repos/laravel/breeze/zipball/98c79a68ae53c2193367238c019a2f988be44f4f", + "reference": "98c79a68ae53c2193367238c019a2f988be44f4f", "shasum": "" }, "require": { @@ -6584,7 +6584,7 @@ "issues": "https://github.com/laravel/breeze/issues", "source": "https://github.com/laravel/breeze" }, - "time": "2022-06-01T13:44:02+00:00" + "time": "2022-06-13T18:41:50+00:00" }, { "name": "laravel/sail",