We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62aa9d2 commit 1eb0b8eCopy full SHA for 1eb0b8e
composer.json
@@ -23,6 +23,24 @@
23
"issues": "https://github.com/TheDragonCode/laravel-support/issues",
24
"source": "https://github.com/TheDragonCode/laravel-support"
25
},
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
+ ],
44
"require": {
45
"php": "^7.2 || ^8.0",
46
"illuminate/container": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
@@ -61,4 +79,4 @@
61
79
"preferred-install": "dist",
62
80
"sort-packages": true
63
81
}
64
-}
82
+}
0 commit comments