Skip to content

Commit 4f4610e

Browse files
committed
Update composer.json
1 parent 25ef5e2 commit 4f4610e

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
@@ -8,7 +8,7 @@
88
{
99
"name": "Dmitry Kuznetsov",
1010
"email": "[email protected]",
11-
"homepage": "http://dmkuznetsov.com"
11+
"homepage": "http://kuznetsov.io"
1212
}
1313
],
1414
"require": {
@@ -20,8 +20,8 @@
2020
}
2121
},
2222
"support": {
23-
"source": "https://github.com/dmkuznetsov/php-yandex-locator",
24-
"issues": "https://github.com/dmkuznetsov/php-yandex-locator/issues",
25-
"wiki": "https://github.com/dmkuznetsov/php-yandex-locator/wiki"
23+
"source": "https://github.com/yandex-php/php-yandex-locator",
24+
"issues": "https://github.com/yandex-php/php-yandex-locator/issues",
25+
"wiki": "https://github.com/yandex-php/php-yandex-locator/wiki"
2626
}
2727
}

0 commit comments

Comments
 (0)