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