composer.json - remove composer/installers + wpackagist
This commit is contained in:
parent
1e08767b87
commit
5ee516c575
@ -2,14 +2,7 @@
|
|||||||
"name": "abuyoyo/notice-manager",
|
"name": "abuyoyo/notice-manager",
|
||||||
"description": "Manage notices on WordPress admin pages. Adds 'Notices' screen-meta-link.",
|
"description": "Manage notices on WordPress admin pages. Adds 'Notices' screen-meta-link.",
|
||||||
"type": "wordpress-plugin",
|
"type": "wordpress-plugin",
|
||||||
"repositories": [
|
|
||||||
{
|
|
||||||
"type":"composer",
|
|
||||||
"url":"https://wpackagist.org"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"require":{
|
"require":{
|
||||||
"composer/installers": "~1.0",
|
|
||||||
"abuyoyo/screen-meta-links": "~0.5",
|
"abuyoyo/screen-meta-links": "~0.5",
|
||||||
"abuyoyo/plugincore": "~0.14"
|
"abuyoyo/plugincore": "~0.14"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user