Update used packages

This commit is contained in:
DariusIII
2026-05-22 12:04:06 +02:00
parent d747864333
commit 0c100383b6
Generated
+18 -18
View File
@@ -13679,16 +13679,16 @@
},
{
"name": "phpunit/phpunit",
"version": "12.5.25",
"version": "12.5.26",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "792c2980442dfce319226b88fa845b8b6de3b333"
"reference": "e78c9ad74f73fd3642a23e65ace83746dc8df26d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/792c2980442dfce319226b88fa845b8b6de3b333",
"reference": "792c2980442dfce319226b88fa845b8b6de3b333",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e78c9ad74f73fd3642a23e65ace83746dc8df26d",
"reference": "e78c9ad74f73fd3642a23e65ace83746dc8df26d",
"shasum": ""
},
"require": {
@@ -13707,15 +13707,15 @@
"phpunit/php-invoker": "^6.0.0",
"phpunit/php-text-template": "^5.0.0",
"phpunit/php-timer": "^8.0.0",
"sebastian/cli-parser": "^4.2.0",
"sebastian/comparator": "^7.1.6",
"sebastian/cli-parser": "^4.2.1",
"sebastian/comparator": "^7.1.8",
"sebastian/diff": "^7.0.0",
"sebastian/environment": "^8.1.0",
"sebastian/exporter": "^7.0.2",
"sebastian/environment": "^8.1.1",
"sebastian/exporter": "^7.0.3",
"sebastian/global-state": "^8.0.2",
"sebastian/object-enumerator": "^7.0.0",
"sebastian/recursion-context": "^7.0.1",
"sebastian/type": "^6.0.3",
"sebastian/type": "^6.0.4",
"sebastian/version": "^6.0.0",
"staabm/side-effects-detector": "^1.0.5"
},
@@ -13757,7 +13757,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.25"
"source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.26"
},
"funding": [
{
@@ -13765,7 +13765,7 @@
"type": "other"
}
],
"time": "2026-05-13T03:56:57+00:00"
"time": "2026-05-21T12:36:53+00:00"
},
{
"name": "rector/rector",
@@ -14186,23 +14186,23 @@
},
{
"name": "sebastian/environment",
"version": "8.1.0",
"version": "8.1.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
"reference": "b121608b28a13f721e76ffbbd386d08eff58f3f6"
"reference": "334bc42a97ec6fc44c59001dc3467e0d739a20e9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/b121608b28a13f721e76ffbbd386d08eff58f3f6",
"reference": "b121608b28a13f721e76ffbbd386d08eff58f3f6",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/334bc42a97ec6fc44c59001dc3467e0d739a20e9",
"reference": "334bc42a97ec6fc44c59001dc3467e0d739a20e9",
"shasum": ""
},
"require": {
"php": ">=8.3"
},
"require-dev": {
"phpunit/phpunit": "^12.0"
"phpunit/phpunit": "^12.5.25"
},
"suggest": {
"ext-posix": "*"
@@ -14238,7 +14238,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/environment/issues",
"security": "https://github.com/sebastianbergmann/environment/security/policy",
"source": "https://github.com/sebastianbergmann/environment/tree/8.1.0"
"source": "https://github.com/sebastianbergmann/environment/tree/8.1.1"
},
"funding": [
{
@@ -14258,7 +14258,7 @@
"type": "tidelift"
}
],
"time": "2026-04-15T12:13:01+00:00"
"time": "2026-05-21T08:45:32+00:00"
},
{
"name": "sebastian/exporter",