From 1980a2c74929e8b2b4ada4232fae8d19edb65bec Mon Sep 17 00:00:00 2001 From: abuyoyo Date: Fri, 5 Aug 2022 20:50:46 +0300 Subject: [PATCH] composer.json - update dependencies (abuyoyo/plugincore ~0.21) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 518de3b..667ad0c 100644 --- a/composer.json +++ b/composer.json @@ -10,6 +10,6 @@ ], "require":{ "abuyoyo/screen-meta-links": "~0.11", - "abuyoyo/plugincore": "~0.20" + "abuyoyo/plugincore": "~0.21" } } \ No newline at end of file