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 e6a77e1 commit b4471bfCopy full SHA for b4471bf
composer.json
@@ -9,14 +9,8 @@
9
"email": "[email protected]"
10
}
11
],
12
- "repositories": [
13
- {
14
- "type": "vcs",
15
- "url": "https://github.com/relaypay-public/merchant-php-client"
16
- }
17
- ],
18
"require": {
19
- "relaypay-official/merchant-php-client": "dev-main"
+ "relaypay-official/merchant-php-client": "^1.0"
20
},
21
"autoload": {
22
"psr-4": {"RelayPay\\SDK\\": "src/"}
0 commit comments