File tree Expand file tree Collapse file tree 5 files changed +694
-538
lines changed
resources/views/users/settings Expand file tree Collapse file tree 5 files changed +694
-538
lines changed Original file line number Diff line number Diff line change 11<p align =" center " >
2- <img src="https://github.com/laravelio/art/blob/main/laravelio-logo-lg.svg" width="400" />
2+ <picture>
3+ <source media="(prefers-color-scheme: dark)" srcset="https://github.com/laravelio/art/blob/main/laravelio-logo-lg-white.svg">
4+ <source media="(prefers-color-scheme: light)" srcset="https://github.com/laravelio/art/blob/main/laravelio-logo-lg.svg">
5+ <img alt="Laravel.io logo" src="https://github.com/laravelio/art/blob/main/laravelio-logo-lg.svg" width="400">
6+ </picture>
37</p >
48
59<p align =" center " >
@@ -27,6 +31,7 @@ We'd like to thank these **amazing companies** for sponsoring us. If you are int
2731- [ Tinkerwell] ( https://tinkerwell.app )
2832- [ BairesDev] ( https://www.bairesdev.com/sponsoring-open-source-projects/ )
2933- [ N-iX] ( https://www.n-ix.com/ )
34+ - [ PDFinity] ( https://www.pdfinity.com )
3035
3136## Requirements
3237
Original file line number Diff line number Diff line change 99 "algolia/scout-extended" : " ^3.1" ,
1010 "blade-ui-kit/blade-heroicons" : " ^2.3" ,
1111 "blade-ui-kit/blade-icons" : " ^1.6" ,
12- "codeat3/blade-simple-icons" : " ^7.1 " ,
12+ "codeat3/blade-simple-icons" : " ^8.0 " ,
1313 "embed/embed" : " ^4.4" ,
1414 "filament/filament" : " ^4.0" ,
1515 "flowframe/laravel-trend" : " ^0.4.0" ,
3838 "spatie/laravel-schedule-monitor" : " ^4.0" ,
3939 "spatie/laravel-sitemap" : " ^7.2" ,
4040 "symfony/http-client" : " ^7.0" ,
41- "symfony/mailgun-mailer" : " ^7 .0"
41+ "symfony/mailgun-mailer" : " ^8 .0"
4242 },
4343 "require-dev" : {
4444 "barryvdh/laravel-debugbar" : " ^3.16" ,
You can’t perform that action at this time.
0 commit comments