Skip to content

Commit 9aa8d57

Browse files
authored
Update composer.json
1 parent 4aaef28 commit 9aa8d57

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "payuru/php-payu4",
3-
"description": "PayU - powerful payment gateway PHP integration",
2+
"name": "yourpayments/php-api-client ",
3+
"description": "Your Payments - powerful payment gateway PHP integration",
44
"type": "package",
55
"keywords": ["payments", "processing"],
66
"require": {
@@ -12,9 +12,9 @@
1212
"license": "mit",
1313
"authors": [
1414
{
15-
"name": "PayU Team",
16-
"email": "help@payu.ru",
17-
"homepage": "https://dev.payu.ru/ru/documents/apiv4/"
15+
"name": "YPMN Team",
16+
"email": "itsupport@ypmn.ru",
17+
"homepage": "https://dev.ypmn.ru/ru/documents/apiv4/"
1818
}
1919
],
2020
"minimum-stability": "dev",

0 commit comments

Comments
 (0)