Skip to content
Snippets Groups Projects

chore(deps): update dependency phpstan/phpstan to v1.4.2

Merged Reiter, Christoph requested to merge renovate/patch-all-minor-patch into main
1 file
+ 7
7
Compare changes
  • Side-by-side
  • Inline
+ 7
7
@@ -8398,16 +8398,16 @@
@@ -8398,16 +8398,16 @@
},
},
{
{
"name": "phpstan/phpstan",
"name": "phpstan/phpstan",
"version": "1.4.0",
"version": "1.4.2",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "72b04d97b5e6e60a081f17c416fef35bd521120b"
"reference": "1dd8f3e40bf7aa30031a75c65cece99220a161b8"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/72b04d97b5e6e60a081f17c416fef35bd521120b",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/1dd8f3e40bf7aa30031a75c65cece99220a161b8",
"reference": "72b04d97b5e6e60a081f17c416fef35bd521120b",
"reference": "1dd8f3e40bf7aa30031a75c65cece99220a161b8",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -8438,7 +8438,7 @@
@@ -8438,7 +8438,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.4.0"
"source": "https://github.com/phpstan/phpstan/tree/1.4.2"
},
},
"funding": [
"funding": [
{
{
@@ -8458,7 +8458,7 @@
@@ -8458,7 +8458,7 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2022-01-14T15:58:47+00:00"
"time": "2022-01-18T16:09:11+00:00"
},
},
{
{
"name": "phpstan/phpstan-phpunit",
"name": "phpstan/phpstan-phpunit",
@@ -9605,5 +9605,5 @@
@@ -9605,5 +9605,5 @@
"platform-overrides": {
"platform-overrides": {
"php": "7.3"
"php": "7.3"
},
},
"plugin-api-version": "2.1.0"
"plugin-api-version": "2.2.0"
}
}
Loading