Skip to content

Commit 1eb0b8e

Browse files
Update files
1 parent 62aa9d2 commit 1eb0b8e

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
@@ -23,6 +23,24 @@
2323
"issues": "https://github.com/TheDragonCode/laravel-support/issues",
2424
"source": "https://github.com/TheDragonCode/laravel-support"
2525
},
26+
"funding": [
27+
{
28+
"type": "github",
29+
"url": "https://github.com/sponsors/TheDragonCode"
30+
},
31+
{
32+
"type": "open_collective",
33+
"url": "https://opencollective.com/dragon-code"
34+
},
35+
{
36+
"type": "boosty",
37+
"url": "https://boosty.to/dragon-code"
38+
},
39+
{
40+
"type": "yoomoney",
41+
"url": "https://yoomoney.ru/to/410012608840929"
42+
}
43+
],
2644
"require": {
2745
"php": "^7.2 || ^8.0",
2846
"illuminate/container": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
@@ -61,4 +79,4 @@
6179
"preferred-install": "dist",
6280
"sort-packages": true
6381
}
64-
}
82+
}

0 commit comments

Comments
 (0)