File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1+ name : Update license
2+
3+ on :
4+ schedule :
5+ - cron : ' 0 3 1 1 *'
6+ workflow_dispatch :
7+
8+ jobs :
9+ Update :
10+ uses : TheDragonCode/.github/.github/workflows/license.yml@main
Original file line number Diff line number Diff line change 2222 "issues" : " https://github.com/TheDragonCode/laravel-http-macros/issues" ,
2323 "source" : " https://github.com/TheDragonCode/laravel-http-macros"
2424 },
25+ "funding" : [
26+ {
27+ "type" : " boosty" ,
28+ "url" : " https://boosty.to/dragon-code"
29+ },
30+ {
31+ "type" : " yoomoney" ,
32+ "url" : " https://yoomoney.ru/to/410012608840929"
33+ }
34+ ],
2535 "require" : {
2636 "php" : " ^8.2" ,
2737 "dragon-code/support" : " ^6.13" ,
7181 " @php vendor/bin/pest --compact"
7282 ]
7383 }
74- }
84+ }
You can’t perform that action at this time.
0 commit comments