From e927918b6fd4e2e03238664c4b6e5c16583f247f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 10:28:37 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=F0=9F=8E=B6=20Composer:=20Bump=20l?= =?UTF-8?q?aravel/breeze=20from=201.19.1=20to=201.19.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [laravel/breeze](https://github.com/laravel/breeze) from 1.19.1 to 1.19.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.19.1...v1.19.2) --- updated-dependencies: - dependency-name: laravel/breeze dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 3ae7138..b04adad 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ }, "require-dev": { "fakerphp/faker": "1.21.0", - "laravel/breeze": "1.19.1", + "laravel/breeze": "1.19.2", "laravel/pint": "1.5.0", "laravel/sail": "1.21.1", "mockery/mockery": "1.5.1", diff --git a/composer.lock b/composer.lock index 21d3ba4..fd6dbd0 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "04b4d318dc7173664f98cd1dee2aa530", + "content-hash": "47a0b68faf2e8602d9a65201f1c83570", "packages": [ { "name": "brick/math", @@ -6179,16 +6179,16 @@ }, { "name": "laravel/breeze", - "version": "v1.19.1", + "version": "v1.19.2", "source": { "type": "git", "url": "https://github.com/laravel/breeze.git", - "reference": "4bbb1ea3476901c4f5fc706f8d80e4eac31c3afb" + "reference": "725e0c4fb1f630afdd90b5fba2a7f6d8d547ac29" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/breeze/zipball/4bbb1ea3476901c4f5fc706f8d80e4eac31c3afb", - "reference": "4bbb1ea3476901c4f5fc706f8d80e4eac31c3afb", + "url": "https://api.github.com/repos/laravel/breeze/zipball/725e0c4fb1f630afdd90b5fba2a7f6d8d547ac29", + "reference": "725e0c4fb1f630afdd90b5fba2a7f6d8d547ac29", "shasum": "" }, "require": { @@ -6236,7 +6236,7 @@ "issues": "https://github.com/laravel/breeze/issues", "source": "https://github.com/laravel/breeze" }, - "time": "2023-02-14T16:22:13+00:00" + "time": "2023-02-18T20:55:43+00:00" }, { "name": "laravel/pint",