From 4229406ec8a30ccfc016645f653b5c7fc66dbeac Mon Sep 17 00:00:00 2001 From: abuyoyo Date: Fri, 9 Jun 2023 21:22:14 +0300 Subject: [PATCH] composer.json - update dependencies --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 0b61873..df9bc5c 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require":{ "abuyoyo/screen-meta-links": "~0.11", - "abuyoyo/plugincore": "~0.23", - "abuyoyo/adminmenupage": "~0.21" + "abuyoyo/plugincore": "~0.26", + "abuyoyo/adminmenupage": "~0.25" } } \ No newline at end of file