From 26cc7c68c063da08fd42074f0f00da8291fd59b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jun 2023 14:08:33 +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 09acac24..6e37d9b4 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "laravel/pint": "1.10.2", "laravel/sail": "v1.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", "squizlabs/php_codesniffer": "3.7.2" diff --git a/composer.lock b/composer.lock index 2a1aeffb..27b2199f 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": "7e2d1716f47c2695a6628c46fd5b24b0", + "content-hash": "9cf678052dbfb6e571b76cda09c953d5", "packages": [ { "name": "brick/math", @@ -6367,40 +6367,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": { @@ -6459,7 +6459,7 @@ "type": "patreon" } ], - "time": "2023-04-22T22:12:40+00:00" + "time": "2023-06-15T10:51:08+00:00" }, { "name": "phar-io/manifest",