Merge pull request #4360 from firefly-iii/dependabot/composer/develop/nunomaduro/larastan-0.7.0

Bump nunomaduro/larastan from 0.6.13 to 0.7.0
This commit is contained in:
James Cole
2021-02-08 06:41:40 +01:00
committed by GitHub
2 changed files with 17 additions and 17 deletions

View File

@@ -110,7 +110,7 @@
"fakerphp/faker": "1.*", "fakerphp/faker": "1.*",
"johnkary/phpunit-speedtrap": "^3.1", "johnkary/phpunit-speedtrap": "^3.1",
"mockery/mockery": "1.*", "mockery/mockery": "1.*",
"nunomaduro/larastan": "^0.6.2", "nunomaduro/larastan": "^0.7.0",
"phpstan/phpstan": "^0.12.34", "phpstan/phpstan": "^0.12.34",
"phpstan/phpstan-deprecation-rules": "^0.12.5", "phpstan/phpstan-deprecation-rules": "^0.12.5",
"phpunit/phpunit": "^9.2", "phpunit/phpunit": "^9.2",

32
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "7953995996e0ce075775b75313194cf6", "content-hash": "5d5b27d4e58ebc72b63359767f4c5763",
"packages": [ "packages": [
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@@ -8616,16 +8616,16 @@
}, },
{ {
"name": "nunomaduro/larastan", "name": "nunomaduro/larastan",
"version": "v0.6.13", "version": "v0.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/larastan.git", "url": "https://github.com/nunomaduro/larastan.git",
"reference": "7a047f7974e6e16d04ee038d86e2c5e6c59e9dfe" "reference": "179d7565674d4e264e60296d1b5b75413b7461b6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/larastan/zipball/7a047f7974e6e16d04ee038d86e2c5e6c59e9dfe", "url": "https://api.github.com/repos/nunomaduro/larastan/zipball/179d7565674d4e264e60296d1b5b75413b7461b6",
"reference": "7a047f7974e6e16d04ee038d86e2c5e6c59e9dfe", "reference": "179d7565674d4e264e60296d1b5b75413b7461b6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8640,7 +8640,7 @@
"illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0", "illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0",
"mockery/mockery": "^0.9 || ^1.0", "mockery/mockery": "^0.9 || ^1.0",
"php": "^7.2 || ^8.0", "php": "^7.2 || ^8.0",
"phpstan/phpstan": "^0.12.65", "phpstan/phpstan": "^0.12.70",
"symfony/process": "^4.3 || ^5.0" "symfony/process": "^4.3 || ^5.0"
}, },
"require-dev": { "require-dev": {
@@ -8689,7 +8689,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/nunomaduro/larastan/issues", "issues": "https://github.com/nunomaduro/larastan/issues",
"source": "https://github.com/nunomaduro/larastan/tree/v0.6.13" "source": "https://github.com/nunomaduro/larastan/tree/v0.7.0"
}, },
"funding": [ "funding": [
{ {
@@ -8709,7 +8709,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2021-01-22T12:51:26+00:00" "time": "2021-02-01T22:08:11+00:00"
}, },
{ {
"name": "openlss/lib-array2xml", "name": "openlss/lib-array2xml",
@@ -9102,16 +9102,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "0.12.70", "version": "0.12.73",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "07f0ef37f5f876e8cee44cc8ea0ec3fe80d499ee" "reference": "a08c2759d132b4247b32e03066401c3232ad99b7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/07f0ef37f5f876e8cee44cc8ea0ec3fe80d499ee", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a08c2759d132b4247b32e03066401c3232ad99b7",
"reference": "07f0ef37f5f876e8cee44cc8ea0ec3fe80d499ee", "reference": "a08c2759d132b4247b32e03066401c3232ad99b7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9142,7 +9142,7 @@
"description": "PHPStan - PHP Static Analysis Tool", "description": "PHPStan - PHP Static Analysis Tool",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan/issues", "issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/0.12.70" "source": "https://github.com/phpstan/phpstan/tree/0.12.73"
}, },
"funding": [ "funding": [
{ {
@@ -9158,7 +9158,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-01-27T17:06:47+00:00" "time": "2021-02-07T16:26:54+00:00"
}, },
{ {
"name": "phpstan/phpstan-deprecation-rules", "name": "phpstan/phpstan-deprecation-rules",
@@ -11153,7 +11153,7 @@
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v5.2.2", "version": "v5.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
@@ -11195,7 +11195,7 @@
"description": "Provides basic utilities for the filesystem", "description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/filesystem/tree/v5.2.2" "source": "https://github.com/symfony/filesystem/tree/v5.2.3"
}, },
"funding": [ "funding": [
{ {