From b8be1aa387827be96de1fcca67c013dd954a61de Mon Sep 17 00:00:00 2001 From: Awilum Date: Wed, 2 Dec 2020 16:56:08 +0300 Subject: [PATCH] update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 212bec9a..3bb1cdc7 100755 --- a/composer.json +++ b/composer.json @@ -27,9 +27,9 @@ "flextype-components/i18n" : "1.3.0", "atomastic/session": "^1.0.0", - "atomastic/arrays": "^1.3.0", "atomastic/filesystem": "^1.0.0", - "atomastic/registry": "^1.0.0", + "atomastic/arrays": "^2.0.0", + "atomastic/registry": "^2.0.0", "atomastic/strings": "^2.0.0", "slim/slim": "^3.12.3",