diff --git a/composer.lock b/composer.lock index 2be71ec..8cec723 100644 --- a/composer.lock +++ b/composer.lock @@ -2041,16 +2041,16 @@ }, { "name": "phpunit/phpunit", - "version": "13.1.11", + "version": "13.1.13", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "0f540976373361d1b4549adcb87913ce2116e904" + "reference": "ddf7f25d9ee9652b464475d7f3bacde2613e355e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0f540976373361d1b4549adcb87913ce2116e904", - "reference": "0f540976373361d1b4549adcb87913ce2116e904", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ddf7f25d9ee9652b464475d7f3bacde2613e355e", + "reference": "ddf7f25d9ee9652b464475d7f3bacde2613e355e", "shasum": "" }, "require": { @@ -2072,7 +2072,7 @@ "sebastian/cli-parser": "^5.0.0", "sebastian/comparator": "^8.2.1", "sebastian/diff": "^8.3.0", - "sebastian/environment": "^9.3.1", + "sebastian/environment": "^9.3.2", "sebastian/exporter": "^8.1.0", "sebastian/git-state": "^1.0", "sebastian/global-state": "^9.0.0", @@ -2120,7 +2120,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/13.1.11" + "source": "https://github.com/sebastianbergmann/phpunit/tree/13.1.13" }, "funding": [ { @@ -2128,7 +2128,7 @@ "type": "other" } ], - "time": "2026-05-21T12:38:47+00:00" + "time": "2026-05-27T14:03:08+00:00" }, { "name": "sebastian/cli-parser", @@ -2442,23 +2442,23 @@ }, { "name": "sebastian/environment", - "version": "9.3.1", + "version": "9.3.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "a15fa79a5f5cfd0e9f6817dbcdb0048e99efa146" + "reference": "6c9e487c9eb706a8d258102a1c0b0a3e53e86c2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/a15fa79a5f5cfd0e9f6817dbcdb0048e99efa146", - "reference": "a15fa79a5f5cfd0e9f6817dbcdb0048e99efa146", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6c9e487c9eb706a8d258102a1c0b0a3e53e86c2e", + "reference": "6c9e487c9eb706a8d258102a1c0b0a3e53e86c2e", "shasum": "" }, "require": { "php": ">=8.4" }, "require-dev": { - "phpunit/phpunit": "^13.1.10" + "phpunit/phpunit": "^13.1.11" }, "suggest": { "ext-posix": "*" @@ -2494,7 +2494,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/environment/issues", "security": "https://github.com/sebastianbergmann/environment/security/policy", - "source": "https://github.com/sebastianbergmann/environment/tree/9.3.1" + "source": "https://github.com/sebastianbergmann/environment/tree/9.3.2" }, "funding": [ { @@ -2514,7 +2514,7 @@ "type": "tidelift" } ], - "time": "2026-05-21T08:47:00+00:00" + "time": "2026-05-25T13:41:38+00:00" }, { "name": "sebastian/exporter",