From a819aab491428a1e23f7c8cee218607b4d7f9cfe Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 19 Nov 2021 17:15:18 +0100 Subject: [PATCH] wip #4879 @0.36 --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5ed34a1..82040b5 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,8 @@ "calebporzio/parental": "^v0.11", "cache/filesystem-adapter": "^1.1", "laravel/framework": "^v8.69", - "laravel-lang/lang": "^10.1" + "laravel-lang/lang": "^10.1", + "andrey-helldar/laravel-lang-publisher": "^10.3" }, "require-dev": { "filp/whoops": "^2.14", -- 2.39.5