From 8663fffede877cf5f00f9d8d70dac4e1850a2338 Mon Sep 17 00:00:00 2001 From: Sergei Predvoditelev Date: Mon, 10 Feb 2025 21:39:14 +0300 Subject: [PATCH] Bump Yii View version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 82913b9..070d19c 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "yiisoft/data-response": "^2.0", "yiisoft/http": "^1.1", "yiisoft/router": "^3.1", - "yiisoft/view": "^10.0", + "yiisoft/view": "^12.0", "yiisoft/yii-view-renderer": "^7.1" }, "require-dev": {