chore(deps): update dependency phpstan/phpstan to v1.12.24
Some checks failed
Tests / tests (7.4) (push) Has been cancelled
Tests / tests (8.0) (push) Has been cancelled
Tests / tests (8.1) (push) Has been cancelled
Tests / tests (7.4) (pull_request) Has been cancelled
Tests / tests (8.0) (pull_request) Has been cancelled
Tests / tests (8.1) (pull_request) Has been cancelled

This commit is contained in:
Renovate 2025-06-19 21:03:01 +00:00
parent d26422b141
commit 5af731a396

10
composer.lock generated
View file

@ -7188,16 +7188,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.12.21",
"version": "1.12.24",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "14276fdef70575106a3392a4ed553c06a984df28"
"reference": "338b92068f58d9f8035b76aed6cf2b9e5624c025"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/14276fdef70575106a3392a4ed553c06a984df28",
"reference": "14276fdef70575106a3392a4ed553c06a984df28",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/338b92068f58d9f8035b76aed6cf2b9e5624c025",
"reference": "338b92068f58d9f8035b76aed6cf2b9e5624c025",
"shasum": ""
},
"require": {
@ -7242,7 +7242,7 @@
"type": "github"
}
],
"time": "2025-03-09T09:24:50+00:00"
"time": "2025-04-16T13:01:53+00:00"
},
{
"name": "phpunit/php-code-coverage",