Update URLs from GitHub to Gitea
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user