From 007bfa75f2cf409e70e105c83f9a025b25c06d2c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 18 Feb 2026 09:15:27 +0000 Subject: [PATCH] php: Update all major dependencies --- php/tests/VaasTesting/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/tests/VaasTesting/composer.json b/php/tests/VaasTesting/composer.json index 05489f6f5..9a0567dfc 100644 --- a/php/tests/VaasTesting/composer.json +++ b/php/tests/VaasTesting/composer.json @@ -16,7 +16,7 @@ "monolog/monolog": "^3.8 || ^2.10" }, "require-dev": { - "phpunit/phpunit": "^11 || ^10 || ^12", + "phpunit/phpunit": "^11 || ^10 || ^12 || ^13", "phpspec/prophecy-phpunit": "^2" } }