composer.json - update dependencies (PluginCore 0.27 supports plugin-update-checker v5|v4)

This commit is contained in:
abuyoyo 2023-10-04 01:33:26 +03:00
parent 1321d35bdf
commit 2c166a33a8

View File

@ -11,7 +11,7 @@
],
"require":{
"abuyoyo/screen-meta-links": "~0.13",
"abuyoyo/plugincore": "~0.26",
"abuyoyo/adminmenupage": "~0.25"
"abuyoyo/plugincore": "~0.27",
"abuyoyo/adminmenupage": "~0.28"
}
}