From a5351e64ea9eed590fb476e23c10da0631c04b2b Mon Sep 17 00:00:00 2001 From: Awilum Date: Mon, 2 Aug 2021 13:09:39 +0300 Subject: [PATCH] feat(composer): update dependencies --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f3dac848..5b5bd1a7 100755 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "atomastic/session": "^2.0.0", "atomastic/filesystem": "^2.0.0", "atomastic/arrays": "^3.0.5", - "atomastic/registry": "^3.0.0", + "atomastic/registry": "^3.0.1", "atomastic/strings": "^3.0.2", "atomastic/macroable": "^2.0.0", "atomastic/csrf": "^1.0.1",