composer.json - screen-meta-links ~0.11 + github repo vcs
This commit is contained in:
parent
5ee516c575
commit
cd3e065166
@ -2,8 +2,14 @@
|
||||
"name": "abuyoyo/notice-manager",
|
||||
"description": "Manage notices on WordPress admin pages. Adds 'Notices' screen-meta-link.",
|
||||
"type": "wordpress-plugin",
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/abuyoyo/screen-meta-links.git"
|
||||
}
|
||||
],
|
||||
"require":{
|
||||
"abuyoyo/screen-meta-links": "~0.5",
|
||||
"abuyoyo/screen-meta-links": "~0.11",
|
||||
"abuyoyo/plugincore": "~0.14"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user