From fc9806b34a1705b9ede3e47ef8163c456a677e8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 20:43:16 +0000 Subject: [PATCH] build(deps-dev): Bump laravel/dusk from 7.9.2 to 7.9.3 Bumps [laravel/dusk](https://github.com/laravel/dusk) from 7.9.2 to 7.9.3. - [Release notes](https://github.com/laravel/dusk/releases) - [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md) - [Commits](https://github.com/laravel/dusk/compare/v7.9.2...v7.9.3) --- updated-dependencies: - dependency-name: laravel/dusk dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 1cb40c3d..c2686161 100644 --- a/composer.lock +++ b/composer.lock @@ -1218,16 +1218,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "2.5.0", + "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "b635f279edd83fc275f822a1188157ffea568ff6" + "reference": "8bd7c33a0734ae1c5d074360512beb716bef3f77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/b635f279edd83fc275f822a1188157ffea568ff6", - "reference": "b635f279edd83fc275f822a1188157ffea568ff6", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/8bd7c33a0734ae1c5d074360512beb716bef3f77", + "reference": "8bd7c33a0734ae1c5d074360512beb716bef3f77", "shasum": "" }, "require": { @@ -1314,7 +1314,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.5.0" + "source": "https://github.com/guzzle/psr7/tree/2.6.0" }, "funding": [ { @@ -1330,7 +1330,7 @@ "type": "tidelift" } ], - "time": "2023-04-17T16:11:26+00:00" + "time": "2023-08-03T15:06:02+00:00" }, { "name": "guzzlehttp/uri-template", @@ -9094,16 +9094,16 @@ }, { "name": "laravel/dusk", - "version": "v7.9.2", + "version": "v7.9.3", "source": { "type": "git", "url": "https://github.com/laravel/dusk.git", - "reference": "9af939b4f62b9086b7ce38aa1e953034809c5962" + "reference": "8d7ce583fb362472558cc1852adccfcd86cf87e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/dusk/zipball/9af939b4f62b9086b7ce38aa1e953034809c5962", - "reference": "9af939b4f62b9086b7ce38aa1e953034809c5962", + "url": "https://api.github.com/repos/laravel/dusk/zipball/8d7ce583fb362472558cc1852adccfcd86cf87e4", + "reference": "8d7ce583fb362472558cc1852adccfcd86cf87e4", "shasum": "" }, "require": { @@ -9164,9 +9164,9 @@ ], "support": { "issues": "https://github.com/laravel/dusk/issues", - "source": "https://github.com/laravel/dusk/tree/v7.9.2" + "source": "https://github.com/laravel/dusk/tree/v7.9.3" }, - "time": "2023-07-30T03:20:41+00:00" + "time": "2023-08-03T16:00:26+00:00" }, { "name": "laravel/pint",