Skip to content

Commit 218d147

Browse files
Update files
1 parent 27623d8 commit 218d147

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

composer.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,24 @@
2424
"issues": "https://github.com/TheDragonCode/laravel-migration-actions/issues",
2525
"source": "https://github.com/TheDragonCode/laravel-migration-actions"
2626
},
27+
"funding": [
28+
{
29+
"type": "github",
30+
"url": "https://github.com/sponsors/TheDragonCode"
31+
},
32+
{
33+
"type": "open_collective",
34+
"url": "https://opencollective.com/dragon-code"
35+
},
36+
{
37+
"type": "boosty",
38+
"url": "https://boosty.to/dragon-code"
39+
},
40+
{
41+
"type": "yoomoney",
42+
"url": "https://yoomoney.ru/to/410012608840929"
43+
}
44+
],
2745
"require": {
2846
"php": "^7.3 || ^8.0",
2947
"dragon-code/contracts": "^2.15",
@@ -71,4 +89,4 @@
7189
]
7290
}
7391
}
74-
}
92+
}

0 commit comments

Comments
 (0)