From 95a5b3f239a781ae18c7864efb3630915685ac06 Mon Sep 17 00:00:00 2001 From: Sergei Predvoditelev Date: Sun, 19 Feb 2023 14:42:54 +0300 Subject: [PATCH] Update dependencies (#195) --- composer.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index a31155a0..6793fc2d 100644 --- a/composer.json +++ b/composer.json @@ -29,21 +29,21 @@ "psr/http-message": "^1.0", "psr/log": "^2.0|^3.0", "symfony/console": "^5.4|^6.0", - "yiisoft/aliases": "^1.1|^2.0", + "yiisoft/aliases": "^3.0", "yiisoft/arrays": "^2.0|^3.0", - "yiisoft/assets": "^2.0|^3.0", + "yiisoft/assets": "^4.0", "yiisoft/di": "^1.0", "yiisoft/files": "^2.0", "yiisoft/json": "^1.0", "yiisoft/middleware-dispatcher": "^3.0|^4.0|^5.0", - "yiisoft/profiler": "^2.0", + "yiisoft/profiler": "^3.0", "yiisoft/proxy": "^1.0.1", - "yiisoft/router": "^2.0", + "yiisoft/router": "^3.0", "yiisoft/strings": "^2.0", "yiisoft/validator": "3.0.x-dev", "yiisoft/var-dumper": "^1.0", - "yiisoft/view": "^4.0|^5.0|^6.0|^7.0", - "yiisoft/yii-console": "^1.0", + "yiisoft/view": "^8.0", + "yiisoft/yii-console": "^2.0", "yiisoft/yii-http": "^1.0", "yiisoft/yii-queue": "3.0.x-dev" }, @@ -58,7 +58,7 @@ "yiisoft/auth": "^3.0", "yiisoft/event-dispatcher": "^1.0", "yiisoft/log": "^2.0", - "yiisoft/router-fastroute": "^2.0" + "yiisoft/router-fastroute": "^3.0" }, "autoload": { "psr-4": {