Skip to content

Commit c8085c8

Browse files
committed
chore: funding
1 parent e0b75c0 commit c8085c8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

composer.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,11 @@
5555
"barryvdh/laravel-snappy": "Allows exporting of dataTable to PDF using the print view."
5656
},
5757
"minimum-stability": "dev",
58-
"prefer-stable": true
58+
"prefer-stable": true,
59+
"funding": [
60+
{
61+
"type": "github",
62+
"url": "https://github.com/sponsors/yajra"
63+
}
64+
]
5965
}

0 commit comments

Comments
 (0)