From 0484250f45e1d7aa6ed66bdb6d553fd711443b3d Mon Sep 17 00:00:00 2001 From: abuyoyo Date: Sat, 6 Aug 2022 16:32:17 +0300 Subject: [PATCH] composer.json - update dependencies --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5b6ff96..81d8903 100644 --- a/composer.json +++ b/composer.json @@ -11,6 +11,7 @@ ], "require":{ "abuyoyo/screen-meta-links": "~0.11", - "abuyoyo/plugincore": "~0.21" + "abuyoyo/plugincore": "~0.22", + "abuyoyo/adminmenupage": "~0.21" } } \ No newline at end of file