Skip to content
Snippets Groups Projects

chore(deps): update dependency phpstan/phpstan to v1.8.2 - autoclosed

Closed Reiter, Christoph requested to merge renovate/patch-all-minor-patch into main
1 file
+ 6
6
Compare changes
  • Side-by-side
  • Inline
+ 6
6
@@ -7990,16 +7990,16 @@
@@ -7990,16 +7990,16 @@
},
},
{
{
"name": "phpstan/phpstan",
"name": "phpstan/phpstan",
"version": "1.8.1",
"version": "1.8.2",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "8dbba631fa32f4b289404469c2afd6122fd61d67"
"reference": "c53312ecc575caf07b0e90dee43883fdf90ca67c"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/8dbba631fa32f4b289404469c2afd6122fd61d67",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/c53312ecc575caf07b0e90dee43883fdf90ca67c",
"reference": "8dbba631fa32f4b289404469c2afd6122fd61d67",
"reference": "c53312ecc575caf07b0e90dee43883fdf90ca67c",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -8025,7 +8025,7 @@
@@ -8025,7 +8025,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/1.8.1"
"source": "https://github.com/phpstan/phpstan/tree/1.8.2"
},
},
"funding": [
"funding": [
{
{
@@ -8045,7 +8045,7 @@
@@ -8045,7 +8045,7 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2022-07-12T16:08:06+00:00"
"time": "2022-07-20T09:57:31+00:00"
},
},
{
{
"name": "phpstan/phpstan-phpunit",
"name": "phpstan/phpstan-phpunit",
Loading