From c932223c554b51dad427a0b7a08c1fb63c639d90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 21:29:23 +0000 Subject: [PATCH] Bump nunomaduro/collision from 7.1.0 to 7.1.2 Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 7.1.0 to 7.1.2. - [Release notes](https://github.com/nunomaduro/collision/releases) - [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md) - [Commits](https://github.com/nunomaduro/collision/compare/v7.1.0...v7.1.2) --- updated-dependencies: - dependency-name: nunomaduro/collision dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 39 +++++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 18 deletions(-) diff --git a/composer.lock b/composer.lock index de0b54eb..d74b2b1f 100644 --- a/composer.lock +++ b/composer.lock @@ -8487,16 +8487,16 @@ }, { "name": "filp/whoops", - "version": "2.15.0", + "version": "2.15.1", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", - "reference": "3e8aebbca9f0ae6f618962c4ad514077fd365ab3" + "reference": "e864ac957acd66e1565f25efda61e37791a5db0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filp/whoops/zipball/3e8aebbca9f0ae6f618962c4ad514077fd365ab3", - "reference": "3e8aebbca9f0ae6f618962c4ad514077fd365ab3", + "url": "https://api.github.com/repos/filp/whoops/zipball/e864ac957acd66e1565f25efda61e37791a5db0b", + "reference": "e864ac957acd66e1565f25efda61e37791a5db0b", "shasum": "" }, "require": { @@ -8546,7 +8546,7 @@ ], "support": { "issues": "https://github.com/filp/whoops/issues", - "source": "https://github.com/filp/whoops/tree/2.15.0" + "source": "https://github.com/filp/whoops/tree/2.15.1" }, "funding": [ { @@ -8554,7 +8554,7 @@ "type": "github" } ], - "time": "2023-03-03T12:00:00+00:00" + "time": "2023-03-06T18:09:13+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -9061,35 +9061,38 @@ }, { "name": "nunomaduro/collision", - "version": "v7.1.0", + "version": "v7.1.2", "source": { "type": "git", "url": "https://github.com/nunomaduro/collision.git", - "reference": "2b97fed4950cf0ff148c18b853975ec8ea135e90" + "reference": "f502ff3b2051124c89b4dd3a8a497ca65f3ce26c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/collision/zipball/2b97fed4950cf0ff148c18b853975ec8ea135e90", - "reference": "2b97fed4950cf0ff148c18b853975ec8ea135e90", + "url": "https://api.github.com/repos/nunomaduro/collision/zipball/f502ff3b2051124c89b4dd3a8a497ca65f3ce26c", + "reference": "f502ff3b2051124c89b4dd3a8a497ca65f3ce26c", "shasum": "" }, "require": { - "filp/whoops": "^2.14.6", + "filp/whoops": "^2.15.1", "nunomaduro/termwind": "^1.15.1", "php": "^8.1.0", "symfony/console": "^6.2.7" }, + "conflict": { + "phpunit/phpunit": "<10.0.16" + }, "require-dev": { - "brianium/paratest": "^7.1.0", - "laravel/framework": "^10.2.0", + "brianium/paratest": "^7.1.1", + "laravel/framework": "^10.3.3", "laravel/pint": "^1.6.0", - "laravel/sail": "^1.21.1", + "laravel/sail": "^1.21.2", "laravel/sanctum": "^3.2.1", "laravel/tinker": "^2.8.1", - "nunomaduro/larastan": "^2.4.1", - "orchestra/testbench-core": "^8.0.3", + "nunomaduro/larastan": "^2.5.1", + "orchestra/testbench-core": "^8.0.5", "pestphp/pest": "^2.0.0", - "phpunit/phpunit": "^10.0.14", + "phpunit/phpunit": "^10.0.16", "sebastian/environment": "^6.0.0", "spatie/laravel-ignition": "^2.0.0" }, @@ -9150,7 +9153,7 @@ "type": "patreon" } ], - "time": "2023-03-03T10:00:22+00:00" + "time": "2023-03-14T14:34:49+00:00" }, { "name": "phar-io/manifest",