Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
Updated funding information
Browse files Browse the repository at this point in the history
  • Loading branch information
shinsenter committed Apr 6, 2023
1 parent 1d9f476 commit 76e512c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
3 changes: 3 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
github: shinsenter
patreon: appseeds
custom: ['https://www.paypal.me/shinsenter']
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@
}
],
"support": {
"issues": "https://github.com/shinsenter/defer.php/issues",
"source": "https://github.com/shinsenter/defer.php"
"issues": "https://code.shin.company/defer.php/issues",
"source": "https://code.shin.company/defer.php"
},
"funding": [
{
"type": "github",
"url": "https://github.com/shinsenter/defer.php/stargazers"
"url": "https://code.shin.company/defer.php/stargazers"
},
{
"type": "paypal",
"url": "https://www.patreon.com/appseeds"
"url": "https://www.paypal.me/shinsenter"
},
{
"type": "patreon",
"url": "https://www.patreon.com/shinsenter"
"url": "https://www.patreon.com/appseeds"
}
],
"keywords": [
Expand Down Expand Up @@ -105,7 +105,7 @@
},
"extra": {
"branch-alias": {

"dev-master": "2.5-dev"
}
}
}

0 comments on commit 76e512c

Please sign in to comment.