Skip to content

Commit e6a77e1

Browse files
committed
Change packagist namespace
1 parent e3943cc commit e6a77e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "relaypay-official/php-sdk",
2+
"name": "relaypay-official/merchant-php-sdk",
33
"description": "Relay Pay PHP SDK",
44
"type": "library",
55
"license": "GPL-3.0",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This package provides an official PHP SDK to interact with the RelayPay API.
55
## Installation
66

77
Use Composer to install the package:
8-
`composer require relaypay-official/php-sdk`
8+
`composer require relaypay-official/merchant-php-sdk`
99

1010
## Quick start
1111
Setup the client:

0 commit comments

Comments
 (0)