From 6fb9282ee0f49047eb20ee134f1868c1a4691c67 Mon Sep 17 00:00:00 2001 From: Levente Loki Date: Mon, 16 Sep 2024 11:04:28 +0200 Subject: [PATCH] update emartech/escher to v4 Co-authored-by: Bence Kadar --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6a2d671..70e352e 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "illuminate/support": "^v10.13", "symfony/http-foundation": "^v6.3", "symfony/http-kernel": "^v6.3", - "emartech/escher": "^3.0", + "emartech/escher": "^4.0", "ext-json": "*" }, "require-dev": {