From 8b4a5aea731db0fda2bdb063744f73d2ea13aba3 Mon Sep 17 00:00:00 2001 From: "v.razuvaev" Date: Sat, 5 Sep 2026 20:58:42 +0300 Subject: [PATCH] Pin the PHPUnit adapter docs to 0.4 --- docs/.api-workspace/composer.json | 2 +- docs/.api-workspace/composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/.api-workspace/composer.json b/docs/.api-workspace/composer.json index 9be9730..e3750fa 100644 --- a/docs/.api-workspace/composer.json +++ b/docs/.api-workspace/composer.json @@ -6,7 +6,7 @@ "php": "8.3 - 8.5", "phpdocumentor/reflection-docblock": "^5.6", "rasuvaeff/understudy-phpstan": "^0.5", - "rasuvaeff/understudy-phpunit": "^0.3", + "rasuvaeff/understudy-phpunit": "^0.4", "rasuvaeff/understudy-psalm": "^0.8", "rasuvaeff/understudy-testo": "^0.3" }, diff --git a/docs/.api-workspace/composer.lock b/docs/.api-workspace/composer.lock index 7c454d0..dccb58b 100644 --- a/docs/.api-workspace/composer.lock +++ b/docs/.api-workspace/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "dd7957d4e46599d66ae2175c4c47f3e1", + "content-hash": "929355fc47445ac1b71988206c00382b", "packages": [ { "name": "amphp/amp", @@ -3018,7 +3018,7 @@ "dist": { "type": "path", "url": "../..", - "reference": "eda3337bbd0b101108dd66d237ea12f8aef85df3" + "reference": "110a3978c889eec6184c66869247886528f2403c" }, "require": { "ext-tokenizer": "*", @@ -3224,16 +3224,16 @@ }, { "name": "rasuvaeff/understudy-phpunit", - "version": "v0.3.0", + "version": "v0.4.0", "source": { "type": "git", "url": "https://github.com/rasuvaeff/understudy-phpunit.git", - "reference": "1c5d658896cd8086b4f80087782f3c0a80e31501" + "reference": "181b68ef1c0c16143269d6f9e1f0490ab38a7d89" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rasuvaeff/understudy-phpunit/zipball/1c5d658896cd8086b4f80087782f3c0a80e31501", - "reference": "1c5d658896cd8086b4f80087782f3c0a80e31501", + "url": "https://api.github.com/repos/rasuvaeff/understudy-phpunit/zipball/181b68ef1c0c16143269d6f9e1f0490ab38a7d89", + "reference": "181b68ef1c0c16143269d6f9e1f0490ab38a7d89", "shasum": "" }, "require": { @@ -3284,7 +3284,7 @@ "issues": "https://github.com/rasuvaeff/understudy-phpunit/issues", "source": "https://github.com/rasuvaeff/understudy-phpunit" }, - "time": "2026-09-05T13:16:32+00:00" + "time": "2026-09-05T17:45:06+00:00" }, { "name": "rasuvaeff/understudy-psalm",