From 7d9881f198097fca4a1e66358c7c203788421433 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 11:40:37 +0000 Subject: [PATCH] Bump laravel/dusk from 6.25.0 to 6.25.1 Bumps [laravel/dusk](https://github.com/laravel/dusk) from 6.25.0 to 6.25.1. - [Release notes](https://github.com/laravel/dusk/releases) - [Changelog](https://github.com/laravel/dusk/blob/6.x/CHANGELOG.md) - [Commits](https://github.com/laravel/dusk/compare/v6.25.0...v6.25.1) --- updated-dependencies: - dependency-name: laravel/dusk dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index d952090d..fa245aca 100644 --- a/composer.lock +++ b/composer.lock @@ -1735,16 +1735,16 @@ }, { "name": "laravel/framework", - "version": "v9.21.6", + "version": "v9.22.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "569d7a2e361895f90e66bb4e02db89c27691a0e7" + "reference": "b3b3dd43b9899f23df6d1d3e5390bd4662947a46" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/569d7a2e361895f90e66bb4e02db89c27691a0e7", - "reference": "569d7a2e361895f90e66bb4e02db89c27691a0e7", + "url": "https://api.github.com/repos/laravel/framework/zipball/b3b3dd43b9899f23df6d1d3e5390bd4662947a46", + "reference": "b3b3dd43b9899f23df6d1d3e5390bd4662947a46", "shasum": "" }, "require": { @@ -1911,7 +1911,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-07-22T14:16:44+00:00" + "time": "2022-07-26T16:16:33+00:00" }, { "name": "laravel/horizon", @@ -8757,16 +8757,16 @@ }, { "name": "laravel/dusk", - "version": "v6.25.0", + "version": "v6.25.1", "source": { "type": "git", "url": "https://github.com/laravel/dusk.git", - "reference": "b4632b7493a187d31afc5c9ddec437c81b16421a" + "reference": "cd93e41d610965842e4b61f4691a0a0889737790" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/dusk/zipball/b4632b7493a187d31afc5c9ddec437c81b16421a", - "reference": "b4632b7493a187d31afc5c9ddec437c81b16421a", + "url": "https://api.github.com/repos/laravel/dusk/zipball/cd93e41d610965842e4b61f4691a0a0889737790", + "reference": "cd93e41d610965842e4b61f4691a0a0889737790", "shasum": "" }, "require": { @@ -8824,9 +8824,9 @@ ], "support": { "issues": "https://github.com/laravel/dusk/issues", - "source": "https://github.com/laravel/dusk/tree/v6.25.0" + "source": "https://github.com/laravel/dusk/tree/v6.25.1" }, - "time": "2022-07-11T11:38:43+00:00" + "time": "2022-07-25T13:51:51+00:00" }, { "name": "laravel/pint",