From 3b462c8d45fe479b622ef0f5c822654a45ccbc99 Mon Sep 17 00:00:00 2001 From: Arsen Mirzaev Tatyano-Muradovich Date: Sat, 31 Jul 2021 21:13:31 +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=20mirzaev/accounts?= 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 b6a522f..eb2f904 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ }, "require": { "php": "~8.0", - "mirzaev/accounts": "0.1.x-dev" + "mirzaev/accounts": "1.2.x-dev" }, "require-dev": { "phpdocumentor/phpdocumentor": ">=2.9",