From 14ae0c7fd00d73d1c1ae85171bdb97ae821e33e4 Mon Sep 17 00:00:00 2001 From: Ash Monsh Date: Fri, 16 Jun 2023 19:44:59 +0300 Subject: [PATCH] fix in zeus core --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 742d5ab..c05c28f 100644 --- a/composer.lock +++ b/composer.lock @@ -2094,16 +2094,16 @@ }, { "name": "lara-zeus/core", - "version": "2.4.13", + "version": "2.4.14", "source": { "type": "git", "url": "https://github.com/lara-zeus/core.git", - "reference": "6a6f1cfc3439f975758b9fa3e4882a47751bdaaf" + "reference": "c6c318007d26ef89b8ae2c17b1b047f8d06cc6d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lara-zeus/core/zipball/6a6f1cfc3439f975758b9fa3e4882a47751bdaaf", - "reference": "6a6f1cfc3439f975758b9fa3e4882a47751bdaaf", + "url": "https://api.github.com/repos/lara-zeus/core/zipball/c6c318007d26ef89b8ae2c17b1b047f8d06cc6d0", + "reference": "c6c318007d26ef89b8ae2c17b1b047f8d06cc6d0", "shasum": "" }, "require": { @@ -2166,7 +2166,7 @@ ], "support": { "issues": "https://github.com/lara-zeus/core/issues", - "source": "https://github.com/lara-zeus/core/tree/2.4.13" + "source": "https://github.com/lara-zeus/core/tree/2.4.14" }, "funding": [ { @@ -2174,7 +2174,7 @@ "type": "github" } ], - "time": "2023-06-16T15:14:28+00:00" + "time": "2023-06-16T16:43:16+00:00" }, { "name": "laravel/framework",