From b1ca7d5b2939cc2153139cca86332ed743b116a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 7 Mar 2019 22:18:30 +0000 Subject: [PATCH] Bump nunomaduro/collision from 2.1.1 to 3.0.1 Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 2.1.1 to 3.0.1. - [Release notes](https://github.com/nunomaduro/collision/releases) - [Changelog](https://github.com/nunomaduro/collision/blob/stable/CHANGELOG.md) - [Commits](https://github.com/nunomaduro/collision/compare/v2.1.1...v3.0.1) Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index 6f5458c..334faaa 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "laravel/dusk": "^5.0", "laravel/homestead": "^8.1", "mockery/mockery": "1.2.*", - "nunomaduro/collision": "^2.0", + "nunomaduro/collision": "^3.0", "phpunit/phpunit": "~8.0" }, "autoload": { diff --git a/composer.lock b/composer.lock index 3ddbaa9..11b0cf8 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": "4024b2c9b4fd692f3d78b7c30e3a7d24", + "content-hash": "fc5ca5dc8b984bb81f85f65a324dd264", "packages": [ { "name": "dnoegel/php-xdg-base-dir", @@ -2066,7 +2066,7 @@ }, { "name": "Gert de Pagter", - "email": "BackEndTea@gmail.com" + "email": "backendtea@gmail.com" } ], "description": "Symfony polyfill for ctype functions", @@ -3133,16 +3133,16 @@ }, { "name": "nunomaduro/collision", - "version": "v2.1.1", + "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/nunomaduro/collision.git", - "reference": "b5feb0c0d92978ec7169232ce5d70d6da6b29f63" + "reference": "af42d339fe2742295a54f6fdd42aaa6f8c4aca68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/collision/zipball/b5feb0c0d92978ec7169232ce5d70d6da6b29f63", - "reference": "b5feb0c0d92978ec7169232ce5d70d6da6b29f63", + "url": "https://api.github.com/repos/nunomaduro/collision/zipball/af42d339fe2742295a54f6fdd42aaa6f8c4aca68", + "reference": "af42d339fe2742295a54f6fdd42aaa6f8c4aca68", "shasum": "" }, "require": { @@ -3152,10 +3152,10 @@ "symfony/console": "~2.8|~3.3|~4.0" }, "require-dev": { - "laravel/framework": "5.7.*", + "laravel/framework": "5.8.*", "nunomaduro/larastan": "^0.3.0", - "phpstan/phpstan": "^0.10", - "phpunit/phpunit": "~7.3" + "phpstan/phpstan": "^0.11", + "phpunit/phpunit": "~8.0" }, "type": "library", "extra": { @@ -3193,7 +3193,7 @@ "php", "symfony" ], - "time": "2018-11-21T21:40:54+00:00" + "time": "2019-03-07T21:35:13+00:00" }, { "name": "phar-io/manifest",