From 09ba5f8c4b76d6815a102011fe4a17bd01086a27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 13:45:38 +0000 Subject: [PATCH] Bump laravel/dusk from 7.0.0 to 7.0.1 Bumps [laravel/dusk](https://github.com/laravel/dusk) from 7.0.0 to 7.0.1. - [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.0.0...v7.0.1) --- 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 90baa542..d4ddc9f8 100644 --- a/composer.lock +++ b/composer.lock @@ -3441,16 +3441,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.14.0", + "version": "v4.15.1", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1" + "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/34bea19b6e03d8153165d8f30bba4c3be86184c1", - "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ef6c55a3f47f89d7a374e6f835197a0b5fcf900", + "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900", "shasum": "" }, "require": { @@ -3491,9 +3491,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.14.0" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.1" }, - "time": "2022-05-31T20:59:12+00:00" + "time": "2022-09-04T07:30:47+00:00" }, { "name": "nunomaduro/termwind", @@ -8710,16 +8710,16 @@ }, { "name": "laravel/dusk", - "version": "v7.0.0", + "version": "v7.0.1", "source": { "type": "git", "url": "https://github.com/laravel/dusk.git", - "reference": "5c8469f43c2b0f0acf63198be8f74fb0641cc920" + "reference": "7b4e00c7750c65c9ae9206356c9c139223ea221c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/dusk/zipball/5c8469f43c2b0f0acf63198be8f74fb0641cc920", - "reference": "5c8469f43c2b0f0acf63198be8f74fb0641cc920", + "url": "https://api.github.com/repos/laravel/dusk/zipball/7b4e00c7750c65c9ae9206356c9c139223ea221c", + "reference": "7b4e00c7750c65c9ae9206356c9c139223ea221c", "shasum": "" }, "require": { @@ -8777,9 +8777,9 @@ ], "support": { "issues": "https://github.com/laravel/dusk/issues", - "source": "https://github.com/laravel/dusk/tree/v7.0.0" + "source": "https://github.com/laravel/dusk/tree/v7.0.1" }, - "time": "2022-08-19T14:33:56+00:00" + "time": "2022-09-02T14:42:03+00:00" }, { "name": "laravel/pint",