Bump larastan (#13071)

* Bump larastan

* Use php7.4 for lint test
This commit is contained in:
Jellyfrog
2021-07-26 16:00:34 +02:00
committed by GitHub
parent ae2b761e94
commit e873768845
23 changed files with 32 additions and 30 deletions

16
composer.lock generated
View File

@@ -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": "dae39e5a41421453723b043a8a321e35",
"content-hash": "20641974e2977b85a492b8cd89fd0fac",
"packages": [
{
"name": "amenadiel/jpgraph",
@@ -8688,16 +8688,16 @@
},
{
"name": "nunomaduro/larastan",
"version": "v0.7.10",
"version": "v0.7.12",
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/larastan.git",
"reference": "d684efa6f79ff34f3a516efa9db532c861438718"
"reference": "b2da312efe88d501aeeb867ba857e8c4198d43c0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nunomaduro/larastan/zipball/d684efa6f79ff34f3a516efa9db532c861438718",
"reference": "d684efa6f79ff34f3a516efa9db532c861438718",
"url": "https://api.github.com/repos/nunomaduro/larastan/zipball/b2da312efe88d501aeeb867ba857e8c4198d43c0",
"reference": "b2da312efe88d501aeeb867ba857e8c4198d43c0",
"shasum": ""
},
"require": {
@@ -8713,7 +8713,7 @@
"mockery/mockery": "^0.9 || ^1.0",
"php": "^7.2 || ^8.0",
"phpstan/phpstan": "^0.12.90",
"symfony/process": "^4.3 || ^5.0"
"symfony/process": "^4.3 || ^5.0 || ^6.0"
},
"require-dev": {
"orchestra/testbench": "^4.0 || ^5.0 || ^6.0 || ^7.0",
@@ -8761,7 +8761,7 @@
],
"support": {
"issues": "https://github.com/nunomaduro/larastan/issues",
"source": "https://github.com/nunomaduro/larastan/tree/v0.7.10"
"source": "https://github.com/nunomaduro/larastan/tree/v0.7.12"
},
"funding": [
{
@@ -8781,7 +8781,7 @@
"type": "patreon"
}
],
"time": "2021-07-07T12:13:19+00:00"
"time": "2021-07-26T12:12:39+00:00"
},
{
"name": "phar-io/manifest",