Skip to content

Commit c345248

Browse files
Update Composer.json
1 parent 6b17279 commit c345248

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

composer.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
{
2-
"name": "jlogsdon/cli",
2+
"name": "wp-cli/php-cli-tools",
33
"type": "library",
44
"description": "Console utilities for PHP",
55
"keywords": ["console", "cli"],
6-
"homepage": "http://github.com/jlogsdon/php-cli-tools",
6+
"homepage": "http://github.com/wp-cli/php-cli-tools",
77
"license": "MIT",
88
"authors": [
9+
{
10+
"name": "Daniel Bachhuber",
11+
"email": "daniel@handbuilt.co",
12+
"role": "Maintainer"
13+
},
914
{
1015
"name": "James Logsdon",
1116
"email": "jlogsdon@php.net",

0 commit comments

Comments
 (0)