Update used packages to their latest versions

This commit is contained in:
DariusIII
2026-04-20 09:31:57 +02:00
parent b5e832558d
commit fd55554a5b
Generated
+10 -10
View File
@@ -12664,11 +12664,11 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "2.1.49", "version": "2.1.50",
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d0082955396e7f5ba19cf298224b85e1099f0ed8", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d452086fb4cf648c6b2d8cf3b639351f79e4f3e2",
"reference": "d0082955396e7f5ba19cf298224b85e1099f0ed8", "reference": "d452086fb4cf648c6b2d8cf3b639351f79e4f3e2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -12713,7 +12713,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-04-16T21:10:58+00:00" "time": "2026-04-17T13:10:32+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@@ -13062,16 +13062,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "12.5.21", "version": "12.5.23",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "1b7bd4788966bf1533901808657850b6c7876ec7" "reference": "c54fcf3d6bcb6e96ac2f7e40097dc37b5f139969"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1b7bd4788966bf1533901808657850b6c7876ec7", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c54fcf3d6bcb6e96ac2f7e40097dc37b5f139969",
"reference": "1b7bd4788966bf1533901808657850b6c7876ec7", "reference": "c54fcf3d6bcb6e96ac2f7e40097dc37b5f139969",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -13140,7 +13140,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.21" "source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.23"
}, },
"funding": [ "funding": [
{ {
@@ -13148,7 +13148,7 @@
"type": "other" "type": "other"
} }
], ],
"time": "2026-04-16T04:56:04+00:00" "time": "2026-04-18T06:12:49+00:00"
}, },
{ {
"name": "rector/rector", "name": "rector/rector",