From 3bd13b2b92a6cc8b241403d2387a72022ce8c00c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jun 2023 14:10:58 +0000 Subject: [PATCH] Update dependency nunomaduro/collision to v7.6.0 --- composer.json | 2 +- composer.lock | 34 +++++++++++++++++----------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/composer.json b/composer.json index 8fc7cec6..245bd033 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "laravel/pint": "1.10.2", "laravel/sail": "1.22.0", "mockery/mockery": "1.6.2", - "nunomaduro/collision": "7.5.2", + "nunomaduro/collision": "7.6.0", "phpunit/phpunit": "10.2.2", "spatie/laravel-ignition": "2.1.3" }, diff --git a/composer.lock b/composer.lock index e2465a6a..bbe82969 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "082b880b9b5c62e52ccd5b00fd8e99c8", + "content-hash": "d53cd633ec5c11b91671709742efd9f0", "packages": [ { "name": "brick/math", @@ -5964,40 +5964,40 @@ }, { "name": "nunomaduro/collision", - "version": "v7.5.2", + "version": "v7.6.0", "source": { "type": "git", "url": "https://github.com/nunomaduro/collision.git", - "reference": "76b3cabda0aabda455fc3b9db6c3615f5a87c7ff" + "reference": "87faf7bc1c42d7fef7c60ec5c143050ce2a6189a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/collision/zipball/76b3cabda0aabda455fc3b9db6c3615f5a87c7ff", - "reference": "76b3cabda0aabda455fc3b9db6c3615f5a87c7ff", + "url": "https://api.github.com/repos/nunomaduro/collision/zipball/87faf7bc1c42d7fef7c60ec5c143050ce2a6189a", + "reference": "87faf7bc1c42d7fef7c60ec5c143050ce2a6189a", "shasum": "" }, "require": { "filp/whoops": "^2.15.2", "nunomaduro/termwind": "^1.15.1", "php": "^8.1.0", - "symfony/console": "^6.2.8" + "symfony/console": "^6.3.0" }, "conflict": { "phpunit/phpunit": "<10.1.2" }, "require-dev": { - "brianium/paratest": "^7.1.3", - "laravel/framework": "^10.8.0", - "laravel/pint": "^1.9.0", - "laravel/sail": "^1.21.4", - "laravel/sanctum": "^3.2.1", + "brianium/paratest": "^7.2.0", + "laravel/framework": "^10.13.5", + "laravel/pint": "^1.10.2", + "laravel/sail": "^1.22.0", + "laravel/sanctum": "^3.2.5", "laravel/tinker": "^2.8.1", - "nunomaduro/larastan": "^2.6.0", - "orchestra/testbench-core": "^8.5.0", - "pestphp/pest": "^2.5.2", - "phpunit/phpunit": "^10.1.1", + "nunomaduro/larastan": "^2.6.3", + "orchestra/testbench-core": "^8.5.7", + "pestphp/pest": "^2", + "phpunit/phpunit": "^10.2.2", "sebastian/environment": "^6.0.1", - "spatie/laravel-ignition": "^2.1.0" + "spatie/laravel-ignition": "^2.1.3" }, "type": "library", "extra": { @@ -6056,7 +6056,7 @@ "type": "patreon" } ], - "time": "2023-04-22T22:12:40+00:00" + "time": "2023-06-15T10:51:08+00:00" }, { "name": "phar-io/manifest",