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

This commit is contained in:
Renovate 2025-03-12 12:08:37 +00:00
parent 0a899804b8
commit deab626dba

36
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": "9a53e4f77d715163307f6736896493b8",
"content-hash": "fc113f753d9b94aa584ca3a3e85bb57c",
"packages": [
{
"name": "guzzlehttp/guzzle",
@ -1136,20 +1136,20 @@
},
{
"name": "phpstan/phpstan",
"version": "0.12.29",
"version": "0.12.100",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "9771daaf6b95c6313b908d0bcdee0afcd51f838a"
"reference": "48236ddf823547081b2b153d1cd2994b784328c3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/9771daaf6b95c6313b908d0bcdee0afcd51f838a",
"reference": "9771daaf6b95c6313b908d0bcdee0afcd51f838a",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/48236ddf823547081b2b153d1cd2994b784328c3",
"reference": "48236ddf823547081b2b153d1cd2994b784328c3",
"shasum": ""
},
"require": {
"php": "^7.1"
"php": "^7.1|^8.0"
},
"conflict": {
"phpstan/phpstan-shim": "*"
@ -1174,7 +1174,25 @@
"MIT"
],
"description": "PHPStan - PHP Static Analysis Tool",
"time": "2020-06-14T14:10:59+00:00"
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/0.12.100"
},
"funding": [
{
"url": "https://github.com/ondrejmirtes",
"type": "github"
},
{
"url": "https://github.com/phpstan",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
"type": "tidelift"
}
],
"time": "2022-11-01T09:52:08+00:00"
},
{
"name": "psr/container",
@ -2735,9 +2753,9 @@
"platform": {
"ext-json": "*"
},
"platform-dev": [],
"platform-dev": {},
"platform-overrides": {
"php": "7.3.11"
},
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}