From 153aac458d94f70dcc5f1215097dc71d7586f14f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 09:55:10 +0000 Subject: [PATCH] build(deps-dev): Bump laravel/dusk from 7.10.0 to 7.11.0 Bumps [laravel/dusk](https://github.com/laravel/dusk) from 7.10.0 to 7.11.0. - [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.10.0...v7.11.0) --- updated-dependencies: - dependency-name: laravel/dusk dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 5a9dd222..640e8508 100644 --- a/composer.lock +++ b/composer.lock @@ -9112,16 +9112,16 @@ }, { "name": "laravel/dusk", - "version": "v7.10.0", + "version": "v7.11.0", "source": { "type": "git", "url": "https://github.com/laravel/dusk.git", - "reference": "d9c722c46d5ec41998dbb8f4dc24c037ac5f244c" + "reference": "89ec34a35737303bf3e75f0e8b958d7fcd1cf486" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/dusk/zipball/d9c722c46d5ec41998dbb8f4dc24c037ac5f244c", - "reference": "d9c722c46d5ec41998dbb8f4dc24c037ac5f244c", + "url": "https://api.github.com/repos/laravel/dusk/zipball/89ec34a35737303bf3e75f0e8b958d7fcd1cf486", + "reference": "89ec34a35737303bf3e75f0e8b958d7fcd1cf486", "shasum": "" }, "require": { @@ -9182,9 +9182,9 @@ ], "support": { "issues": "https://github.com/laravel/dusk/issues", - "source": "https://github.com/laravel/dusk/tree/v7.10.0" + "source": "https://github.com/laravel/dusk/tree/v7.11.0" }, - "time": "2023-09-04T15:59:51+00:00" + "time": "2023-09-12T11:13:00+00:00" }, { "name": "laravel/pint",