Skip to content

Commit

Permalink
Add funding to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ronnylt committed Aug 11, 2020
1 parent 39e0fe8 commit 2d512f4
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,11 @@
"psr-4": {
"RedLock\\": "src/"
}
}
},
"funding": [
{
"type": "patreon",
"url": "https://www.patreon.com/ronnylt"
}
]
}

0 comments on commit 2d512f4

Please sign in to comment.