Merge pull request #3781 from firefly-iii/dependabot/composer/develop/nunomaduro/larastan-0.6.4

Bump nunomaduro/larastan from 0.6.2 to 0.6.4
This commit is contained in:
James Cole
2020-09-07 07:03:08 +00:00
committed by GitHub

22
composer.lock generated
View File

@@ -8268,16 +8268,16 @@
}, },
{ {
"name": "nunomaduro/larastan", "name": "nunomaduro/larastan",
"version": "v0.6.2", "version": "v0.6.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/larastan.git", "url": "https://github.com/nunomaduro/larastan.git",
"reference": "fd0ab4e585db15618ab6e78b368be456aa8c86ad" "reference": "a92f9e20f0aa7a62704ffb09f7445b45f1ad91f7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/larastan/zipball/fd0ab4e585db15618ab6e78b368be456aa8c86ad", "url": "https://api.github.com/repos/nunomaduro/larastan/zipball/a92f9e20f0aa7a62704ffb09f7445b45f1ad91f7",
"reference": "fd0ab4e585db15618ab6e78b368be456aa8c86ad", "reference": "a92f9e20f0aa7a62704ffb09f7445b45f1ad91f7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8296,7 +8296,7 @@
"symfony/process": "^4.3 || ^5.0" "symfony/process": "^4.3 || ^5.0"
}, },
"require-dev": { "require-dev": {
"orchestra/testbench": "^4.0 || ^5.0", "orchestra/testbench": "^4.0 || ^5.0 || ^6.0",
"phpunit/phpunit": "^7.3 || ^8.2" "phpunit/phpunit": "^7.3 || ^8.2"
}, },
"suggest": { "suggest": {
@@ -8357,7 +8357,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2020-07-30T19:33:12+00:00" "time": "2020-09-02T14:19:36+00:00"
}, },
{ {
"name": "openlss/lib-array2xml", "name": "openlss/lib-array2xml",
@@ -10795,16 +10795,16 @@
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v5.1.3", "version": "v5.1.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "6e4320f06d5f2cce0d96530162491f4465179157" "reference": "f7b9ed6142a34252d219801d9767dedbd711da1a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/6e4320f06d5f2cce0d96530162491f4465179157", "url": "https://api.github.com/repos/symfony/filesystem/zipball/f7b9ed6142a34252d219801d9767dedbd711da1a",
"reference": "6e4320f06d5f2cce0d96530162491f4465179157", "reference": "f7b9ed6142a34252d219801d9767dedbd711da1a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10855,7 +10855,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2020-05-30T20:35:19+00:00" "time": "2020-08-21T17:19:47+00:00"
}, },
{ {
"name": "thecodingmachine/phpstan-strict-rules", "name": "thecodingmachine/phpstan-strict-rules",