Skip to content

Commit 0ad7bb9

Browse files
jrfnlgrogy
authored andcommitted
Composer: fix homepage link
1 parent fd079b9 commit 0ad7bb9

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,7 +1,7 @@
11
{
22
"name": "php-parallel-lint/php-parallel-lint",
33
"description": "This tool check syntax of PHP files about 20x faster than serial check.",
4-
"homepage": "https://github.com/grogy/PHP-Parallel-Lint",
4+
"homepage": "https://github.com/php-parallel-lint/PHP-Parallel-Lint",
55
"license": "BSD-2-Clause",
66
"require": {
77
"php": ">=5.4.0",

0 commit comments

Comments
 (0)