From 706c9b0743fe19255057032a89b73d4db7524810 Mon Sep 17 00:00:00 2001 From: RedHood Date: Sun, 31 Jan 2021 11:36:59 +1000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20composer.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8a72a93..2041d2c 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "triagens/arangodb": "^3.6", "moonlandsoft/yii2-phpexcel": ">=2.0", "carono/yii2-1c-exchange": "^0.3.1", - "mirzaev/yii2-arangodb": "~2.1.0.x-dev" + "mirzaev/yii2-arangodb": "~2.1.x-dev" }, "require-dev": { "codeception/codeception": ">=4.1",