From 8b9566e540b8a01ed59a06373ff96166785b4ae6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 09:54:49 +0000 Subject: [PATCH] build(deps-dev): Bump laravel/dusk from 7.12.1 to 7.12.3 Bumps [laravel/dusk](https://github.com/laravel/dusk) from 7.12.1 to 7.12.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.12.1...v7.12.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 8667ae8e..9e3182fd 100644 --- a/composer.lock +++ b/composer.lock @@ -653,16 +653,16 @@ }, { "name": "doctrine/inflector", - "version": "2.0.9", + "version": "2.0.10", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65" + "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/2930cd5ef353871c821d5c43ed030d39ac8cfe65", - "reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc", + "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc", "shasum": "" }, "require": { @@ -724,7 +724,7 @@ ], "support": { "issues": "https://github.com/doctrine/inflector/issues", - "source": "https://github.com/doctrine/inflector/tree/2.0.9" + "source": "https://github.com/doctrine/inflector/tree/2.0.10" }, "funding": [ { @@ -740,7 +740,7 @@ "type": "tidelift" } ], - "time": "2024-01-15T18:05:13+00:00" + "time": "2024-02-18T20:23:39+00:00" }, { "name": "doctrine/lexer", @@ -9848,16 +9848,16 @@ }, { "name": "laravel/dusk", - "version": "v7.12.1", + "version": "v7.12.3", "source": { "type": "git", "url": "https://github.com/laravel/dusk.git", - "reference": "e7c2509034753dd4b2339b082884eef357673bf7" + "reference": "676df11326c29d11ee566cd046f8e49e0ce6eb0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/dusk/zipball/e7c2509034753dd4b2339b082884eef357673bf7", - "reference": "e7c2509034753dd4b2339b082884eef357673bf7", + "url": "https://api.github.com/repos/laravel/dusk/zipball/676df11326c29d11ee566cd046f8e49e0ce6eb0a", + "reference": "676df11326c29d11ee566cd046f8e49e0ce6eb0a", "shasum": "" }, "require": { @@ -9918,9 +9918,9 @@ ], "support": { "issues": "https://github.com/laravel/dusk/issues", - "source": "https://github.com/laravel/dusk/tree/v7.12.1" + "source": "https://github.com/laravel/dusk/tree/v7.12.3" }, - "time": "2024-01-03T22:54:48+00:00" + "time": "2024-02-15T13:38:58+00:00" }, { "name": "laravel/pint",