Skip to content

Commit

Permalink
Add or update funding links (#1123)
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Aug 22, 2024
1 parent 257e5e5 commit c1038cb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# These are supported funding model platforms

github: spiral
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
"type": "library",
"description": "Deep Structural Validation, Data Mapper, Inheritance",
"license": "MIT",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/spiral"
}
],
"homepage": "https://spiral.dev",
"support": {
"issues": "https://github.com/spiral/framework/issues",
Expand Down

0 comments on commit c1038cb

Please sign in to comment.