We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b17279 commit c345248Copy full SHA for c345248
1 file changed
composer.json
@@ -1,11 +1,16 @@
1
{
2
- "name": "jlogsdon/cli",
+ "name": "wp-cli/php-cli-tools",
3
"type": "library",
4
"description": "Console utilities for PHP",
5
"keywords": ["console", "cli"],
6
- "homepage": "http://github.com/jlogsdon/php-cli-tools",
+ "homepage": "http://github.com/wp-cli/php-cli-tools",
7
"license": "MIT",
8
"authors": [
9
+ {
10
+ "name": "Daniel Bachhuber",
11
+ "email": "daniel@handbuilt.co",
12
+ "role": "Maintainer"
13
+ },
14
15
"name": "James Logsdon",
16
"email": "jlogsdon@php.net",
0 commit comments