Skip to content

Commit c8977b3

Browse files
authored
Update composer.json
1 parent 2cb1862 commit c8977b3

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

composer.json

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "exbil/mailcow-php-api",
2+
"name": "mscode-pl/mailcow-php-api",
33
"type": "library",
44
"description": "A full-featured implementation of the MailCow API",
55
"keywords": [
@@ -17,12 +17,13 @@
1717
"name": "Efe Bagri",
1818
"email": "[email protected]",
1919
"homepage": "https://www.exbil.net"
20+
},
21+
{
22+
"name": "MsCode.pl Team",
23+
"email": "[email protected]",
24+
"homepage": "https://mscode.pl"
2025
}
2126
],
22-
"support": {
23-
"issues": "https://github.com/exbil/mailcow-php-api/issues",
24-
"source": "https://github.com/exbil/mailcow-php-api"
25-
},
2627
"require": {
2728
"php": ">=7.2",
2829
"guzzlehttp/guzzle": "^7.5",

0 commit comments

Comments
 (0)