From 50b397353b0de9e4cf0bb619bed91f41a1c67174 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 21:45:48 +0000 Subject: [PATCH] Update dependency voku/simple-cache to v5 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a9d7c04..afc6e2e 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "phpdocumentor/reflection-docblock": "~5.3", "phpdocumentor/reflection-common": "~2.2", "phpstan/phpdoc-parser": "~1.23", - "voku/simple-cache": "~4.1", + "voku/simple-cache": "~5.0", "nikic/php-parser": "~4.18" }, "require-dev": {