[renovate-composer]: upgrade phpstan/phpstan - 2.1.39 → 2.2.6 - autoclosed #168

Closed
renovate_bot wants to merge 1 commits from renovate/phpstan/phpstan-2.2.6 into master
Generated
+15 -4
View File
@@ -7438,11 +7438,11 @@
},
{
"name": "phpstan/phpstan",
"version": "2.1.39",
"version": "2.2.6",
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/c6f73a2af4cbcd99c931d0fb8f08548cc0fa8224",
"reference": "c6f73a2af4cbcd99c931d0fb8f08548cc0fa8224",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/a6e9b5a9420f6109c091e87d82683bd1a80b87ed",
"reference": "a6e9b5a9420f6109c091e87d82683bd1a80b87ed",
"shasum": ""
},
"require": {
@@ -7465,6 +7465,17 @@
"license": [
"MIT"
],
"authors": [
{
"name": "Ondřej Mirtes"
},
{
"name": "Markus Staab"
},
{
"name": "Vincent Langlet"
}
],
"description": "PHPStan - PHP Static Analysis Tool",
"keywords": [
"dev",
@@ -7487,7 +7498,7 @@
"type": "github"
}
],
"time": "2026-02-11T14:48:56+00:00"
"time": "2026-07-26T21:22:49+00:00"
},
{
"name": "phpunit/php-code-coverage",