Skip to content
Snippets Groups Projects

chore(deps): update dependency phpstan/phpstan to v0.12.96

Merged Bekerle, Patrizio requested to merge renovate/patch-all-minor-patch into main
1 file
+ 6
6
Compare changes
  • Side-by-side
  • Inline
+ 6
6
@@ -6067,16 +6067,16 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.94",
"version": "0.12.96",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "3d0ba4c198a24e3c3fc489f3ec6ac9612c4be5d6"
"reference": "a98bdc51318f20fcae8c953d266f81a70254917f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/3d0ba4c198a24e3c3fc489f3ec6ac9612c4be5d6",
"reference": "3d0ba4c198a24e3c3fc489f3ec6ac9612c4be5d6",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/a98bdc51318f20fcae8c953d266f81a70254917f",
"reference": "a98bdc51318f20fcae8c953d266f81a70254917f",
"shasum": ""
},
"require": {
@@ -6107,7 +6107,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/0.12.94"
"source": "https://github.com/phpstan/phpstan/tree/0.12.96"
},
"funding": [
{
@@ -6127,7 +6127,7 @@
"type": "tidelift"
}
],
"time": "2021-07-30T09:05:27+00:00"
"time": "2021-08-21T11:55:13+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
Loading