From f99731e90b4ffa7e6ba81f00da676ecf9ba6e6c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 06:45:43 +0000 Subject: [PATCH] Bump nunomaduro/larastan from 0.6.2 to 0.6.4 Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan) from 0.6.2 to 0.6.4. - [Release notes](https://github.com/nunomaduro/larastan/releases) - [Changelog](https://github.com/nunomaduro/larastan/blob/master/CHANGELOG.md) - [Commits](https://github.com/nunomaduro/larastan/compare/v0.6.2...v0.6.4) Signed-off-by: dependabot[bot] --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index a82668685a..ebd80c077f 100644 --- a/composer.lock +++ b/composer.lock @@ -8268,16 +8268,16 @@ }, { "name": "nunomaduro/larastan", - "version": "v0.6.2", + "version": "v0.6.4", "source": { "type": "git", "url": "https://github.com/nunomaduro/larastan.git", - "reference": "fd0ab4e585db15618ab6e78b368be456aa8c86ad" + "reference": "a92f9e20f0aa7a62704ffb09f7445b45f1ad91f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/larastan/zipball/fd0ab4e585db15618ab6e78b368be456aa8c86ad", - "reference": "fd0ab4e585db15618ab6e78b368be456aa8c86ad", + "url": "https://api.github.com/repos/nunomaduro/larastan/zipball/a92f9e20f0aa7a62704ffb09f7445b45f1ad91f7", + "reference": "a92f9e20f0aa7a62704ffb09f7445b45f1ad91f7", "shasum": "" }, "require": { @@ -8296,7 +8296,7 @@ "symfony/process": "^4.3 || ^5.0" }, "require-dev": { - "orchestra/testbench": "^4.0 || ^5.0", + "orchestra/testbench": "^4.0 || ^5.0 || ^6.0", "phpunit/phpunit": "^7.3 || ^8.2" }, "suggest": { @@ -8357,7 +8357,7 @@ "type": "patreon" } ], - "time": "2020-07-30T19:33:12+00:00" + "time": "2020-09-02T14:19:36+00:00" }, { "name": "openlss/lib-array2xml", @@ -10795,16 +10795,16 @@ }, { "name": "symfony/filesystem", - "version": "v5.1.3", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "6e4320f06d5f2cce0d96530162491f4465179157" + "reference": "f7b9ed6142a34252d219801d9767dedbd711da1a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/6e4320f06d5f2cce0d96530162491f4465179157", - "reference": "6e4320f06d5f2cce0d96530162491f4465179157", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/f7b9ed6142a34252d219801d9767dedbd711da1a", + "reference": "f7b9ed6142a34252d219801d9767dedbd711da1a", "shasum": "" }, "require": { @@ -10855,7 +10855,7 @@ "type": "tidelift" } ], - "time": "2020-05-30T20:35:19+00:00" + "time": "2020-08-21T17:19:47+00:00" }, { "name": "thecodingmachine/phpstan-strict-rules",