From 901a78f2a89421d39a6330dc6a3458329d054771 Mon Sep 17 00:00:00 2001 From: Awilum Date: Mon, 2 Aug 2021 10:55:54 +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 49b4138f..6eabbdb2 100755 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "atomastic/session": "^2.0.0", "atomastic/filesystem": "^2.0.0", - "atomastic/arrays": "^3.0.2", + "atomastic/arrays": "^3.0.4", "atomastic/registry": "^3.0.0", "atomastic/strings": "^3.0.2", "atomastic/macroable": "^2.0.0",