Update URLs from GitHub to Gitea

This commit is contained in:
netlas
2026-03-04 17:17:18 +02:00
parent c1cab41019
commit 546496992c

View File

@@ -3,7 +3,7 @@
"description": "Laravel SDK for leadMail email sending and verification service",
"type": "library",
"license": "MIT",
"homepage": "https://github.com/leadmnik/leadmail-sdk",
"homepage": "https://git.leadmagnet.dev/LeadMagnet/leadmail-sdk",
"authors": [
{
"name": "Lead Magnet Oy",
@@ -11,8 +11,8 @@
}
],
"support": {
"issues": "https://github.com/leadmnik/leadmail-sdk/issues",
"source": "https://github.com/leadmnik/leadmail-sdk"
"issues": "https://git.leadmagnet.dev/LeadMagnet/leadmail-sdk/issues",
"source": "https://git.leadmagnet.dev/LeadMagnet/leadmail-sdk"
},
"require": {
"php": "^8.2",