Update dependency phpstan/phpstan to v1.11.5

This commit is contained in:
Renovate Bot 2024-06-27 03:00:51 +00:00 committed by Tristan
parent 83ca17f8c3
commit 60c360d54d
Signed by: trizz
SSH Key Fingerprint: SHA256:Xsd2dTN+ZC3OZWfvuKIDMQ/1lWicuINSEPgRQw/CJT8

16
composer.lock generated
View File

@ -2897,16 +2897,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.10.46", "version": "1.11.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "90d3d25c5b98b8068916bbf08ce42d5cb6c54e70" "reference": "490f0ae1c92b082f154681d7849aee776a7c1443"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/90d3d25c5b98b8068916bbf08ce42d5cb6c54e70", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/490f0ae1c92b082f154681d7849aee776a7c1443",
"reference": "90d3d25c5b98b8068916bbf08ce42d5cb6c54e70", "reference": "490f0ae1c92b082f154681d7849aee776a7c1443",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2949,13 +2949,9 @@
{ {
"url": "https://github.com/phpstan", "url": "https://github.com/phpstan",
"type": "github" "type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
"type": "tidelift"
} }
], ],
"time": "2023-11-28T14:57:26+00:00" "time": "2024-06-17T15:10:54+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@ -5408,5 +5404,5 @@
"ext-mbstring": "*" "ext-mbstring": "*"
}, },
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.3.0" "plugin-api-version": "2.6.0"
} }