Skip to content

Commit c0af33d

Browse files
committed
Update package name
- `me` didn't reflect the actual vendor. - `plugin` is not sufficient, and may lead to conflicts in the future.
1 parent cb5924c commit c0af33d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "me/plugin",
2+
"name": "wp-oop/plugin-boilerplate",
33
"description": "A project skeleton useful for starting a new WordPress plugin",
44
"minimum-stability": "dev",
55
"license": "GPL-2.0-or-later",

0 commit comments

Comments
 (0)