Compare commits

1 Commits
v0.1.0 ... main

Author SHA1 Message Date
netlas
546496992c Update URLs from GitHub to Gitea 2026-03-04 17:17:18 +02:00

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",