Skip to content

Commit 88feb14

Browse files
author
DrewAPicture
committed
Revert composer files pending packagist submission and replacement.
1 parent 71ce88e commit 88feb14

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"name" : "wordpress/phpdoc-parser",
2+
"name" : "rmccue/wp-parser",
33
"description": "Static code parser for WordPress source.",
44
"keywords" : ["wordpress"],
55
"type" : "wordpress-plugin",
6-
"homepage" : "https://github.com/WordPress/phpdoc-parser",
6+
"homepage" : "https://github.com/rmccue/WP-Parser",
77
"license" : "GPL-2.0+",
88
"authors" : [
99
{
@@ -13,11 +13,11 @@
1313
},
1414
{
1515
"name" : "Contributors",
16-
"homepage": "https://github.com/WordPress/phpdoc-parser/graphs/contributors"
16+
"homepage": "https://github.com/rmccue/WP-Parser/graphs/contributors"
1717
}
1818
],
1919
"support" : {
20-
"issues": "https://github.com/WordPress/phpdoc-parser/issues"
20+
"issues": "https://github.com/rmccue/WP-Parser/issues"
2121
},
2222
"require" : {
2323
"php" : ">=5.4",

0 commit comments

Comments
 (0)