Skip to content

Commit b4471bf

Browse files
committed
Setup packagist and update dependencies
1 parent e6a77e1 commit b4471bf

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,8 @@
99
"email": "[email protected]"
1010
}
1111
],
12-
"repositories": [
13-
{
14-
"type": "vcs",
15-
"url": "https://github.com/relaypay-public/merchant-php-client"
16-
}
17-
],
1812
"require": {
19-
"relaypay-official/merchant-php-client": "dev-main"
13+
"relaypay-official/merchant-php-client": "^1.0"
2014
},
2115
"autoload": {
2216
"psr-4": {"RelayPay\\SDK\\": "src/"}

0 commit comments

Comments
 (0)