From 6ecccee9f94ad09fb0bf604f6b74f921cf988c83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 15:05:54 +0000 Subject: [PATCH] chore(deps): update dependency hamcrest/hamcrest-php to v3 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cb10b6c..095138c 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "captainhook/plugin-composer": "^5.3", "dg/bypass-finals": "^1.9", "ergebnis/composer-normalize": "^2.25", - "hamcrest/hamcrest-php": "^2.0", + "hamcrest/hamcrest-php": "^3.0", "mdwheele/zalgo": "^0.3.1", "mockery/mockery": "^1.5", "php-parallel-lint/php-console-highlighter": "^1.0",