From abedf94f24c4081f38e3f04caf2e098ba9b4bb9a Mon Sep 17 00:00:00 2001 From: abuyoyo Date: Thu, 10 Aug 2023 03:34:31 +0300 Subject: [PATCH] composer.json - update abuyoyo/screen-meta-links ~0.13 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7c80616..28145d5 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ } ], "require":{ - "abuyoyo/screen-meta-links": "~0.11", + "abuyoyo/screen-meta-links": "~0.13", "abuyoyo/plugincore": "~0.26", "abuyoyo/adminmenupage": "~0.25" }