Update phpstan

This commit is contained in:
DariusIII
2025-04-27 21:46:50 +02:00
parent 69e59323a5
commit a7bc8033a4
Generated
+5 -5
View File
@@ -16614,16 +16614,16 @@
},
{
"name": "phpstan/phpstan",
"version": "2.1.12",
"version": "2.1.13",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "96dde49e967c0c22812bcfa7bda4ff82c09f3b0c"
"reference": "e55e03e6d4ac49cd1240907e5b08e5cd378572a9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/96dde49e967c0c22812bcfa7bda4ff82c09f3b0c",
"reference": "96dde49e967c0c22812bcfa7bda4ff82c09f3b0c",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e55e03e6d4ac49cd1240907e5b08e5cd378572a9",
"reference": "e55e03e6d4ac49cd1240907e5b08e5cd378572a9",
"shasum": ""
},
"require": {
@@ -16668,7 +16668,7 @@
"type": "github"
}
],
"time": "2025-04-16T13:19:18+00:00"
"time": "2025-04-27T12:28:25+00:00"
},
{
"name": "phpunit/php-code-coverage",