From 6c5cba372b5f5309ff6ffbe737ec82eeb06b0fb0 Mon Sep 17 00:00:00 2001 From: "v.razuvaev" Date: Sat, 5 Sep 2026 16:27:50 +0300 Subject: [PATCH] Bump understudy to the 0.9 line rasuvaeff/understudy-testo ^0.3 (and the engine ^0.9 where it is required directly): the engine's 0.9.0 is the 1.0 candidate, and this package is one of the nine in the monorepo that drive it before the freeze. composer build is green against it. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 74b92e0..ef39100 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "predis/predis": "^2.2 || ^3.0", "rasuvaeff/property-testing-testo": "^0.7", "rasuvaeff/rector-named-literals": "^1.0", - "rasuvaeff/understudy-testo": "^0.2", + "rasuvaeff/understudy-testo": "^0.3", "rector/rector": "^2.4", "roave/backward-compatibility-check": "^8.0", "testo/bridge-infection": "^0.1.6",