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:
parent
faebd1f705
commit
faf5f0fc5a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "stklcode/wp-liveticker",
|
||||
"name": "stklcode/stklcode-liveticker",
|
||||
"version": "1.0.0",
|
||||
"description": "A simple Liveticker for Wordpress.",
|
||||
"keywords": [
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "wp-liveticker",
|
||||
"name": "stklcode-liveticker",
|
||||
"version": "1.0.0",
|
||||
"description": "A simple Liveticker for Wordpress.",
|
||||
"author": "Stefan Kalscheuer",
|
||||
|
Loading…
x
Reference in New Issue
Block a user