composer.json - update dependencies

This commit is contained in:
abuyoyo 2023-06-09 21:22:14 +03:00
parent acf477a0c0
commit 4229406ec8

View File

@ -11,7 +11,7 @@
], ],
"require":{ "require":{
"abuyoyo/screen-meta-links": "~0.11", "abuyoyo/screen-meta-links": "~0.11",
"abuyoyo/plugincore": "~0.23", "abuyoyo/plugincore": "~0.26",
"abuyoyo/adminmenupage": "~0.21" "abuyoyo/adminmenupage": "~0.25"
} }
} }