We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25ef5e2 commit 4f4610eCopy full SHA for 4f4610e
composer.json
@@ -8,7 +8,7 @@
8
{
9
"name": "Dmitry Kuznetsov",
10
"email": "[email protected]",
11
- "homepage": "http://dmkuznetsov.com"
+ "homepage": "http://kuznetsov.io"
12
}
13
],
14
"require": {
@@ -20,8 +20,8 @@
20
21
},
22
"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"
+ "source": "https://github.com/yandex-php/php-yandex-locator",
+ "issues": "https://github.com/yandex-php/php-yandex-locator/issues",
+ "wiki": "https://github.com/yandex-php/php-yandex-locator/wiki"
26
27
0 commit comments