From 0946a087f0a792bdc3e7d58c21f32912a56e87c3 Mon Sep 17 00:00:00 2001 From: Sergei Predvoditelev Date: Thu, 19 Oct 2023 16:49:53 +0300 Subject: [PATCH] fix --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index fc18c62..2f41e14 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "yiisoft/http": "^1.2", "yiisoft/security": "^1.0", "yiisoft/session": "^1.0|^2.0", - "yiisoft/strings": "^2.2" + "yiisoft/strings": "^2.0" }, "require-dev": { "maglnet/composer-require-checker": "^3.8|^4.2",