Change package name to actual plugin name
Installing the plugin via Composer leads to inconsistent directory layout and potentially overwrites a different plugin.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "wp-liveticker",
|
||||
"name": "stklcode-liveticker",
|
||||
"version": "1.0.0",
|
||||
"description": "A simple Liveticker for Wordpress.",
|
||||
"author": "Stefan Kalscheuer",
|
||||
|
Reference in New Issue
Block a user