From 67e86fdcbe28107f079be83cc2db751d9a1de7d3 Mon Sep 17 00:00:00 2001 From: Alexander Makarov Date: Tue, 26 Oct 2021 11:45:34 +0300 Subject: [PATCH] Update yiisoft/view dependency --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a262f11..6420d0a 100644 --- a/composer.json +++ b/composer.json @@ -47,7 +47,7 @@ "yiisoft/log-target-file": "^1.0", "yiisoft/router": "@dev", "yiisoft/router-fastroute": "@dev", - "yiisoft/view": "^3.0", + "yiisoft/view": "^4.0", "yiisoft/yii-bulma": "@dev", "yiisoft/yii-console": "3.0.x-dev", "yiisoft/yii-debug": "^3.0@dev",