File tree Expand file tree Collapse file tree 3 files changed +601
-592
lines changed
Expand file tree Collapse file tree 3 files changed +601
-592
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ class ActiveUserOverview extends BaseWidget
1414{
1515 protected static ?int $ sort = 1 ;
1616
17- protected static ?string $ heading = 'A Registrations ' ;
17+ protected ?string $ heading = 'A Registrations ' ;
1818
1919 protected function getCards (): array
2020 {
Original file line number Diff line number Diff line change 77 "require" : {
88 "php" : " 8.3.*" ,
99 "ext-zip" : " *" ,
10- "brick/money" : " ^0.9 .0" ,
11- "datomatic/laravel-enum-helper" : " ^1.1 " ,
10+ "brick/money" : " ^0.10 .0" ,
11+ "datomatic/laravel-enum-helper" : " ^2.0.0 " ,
1212 "dedoc/scramble" : " dev-main" ,
1313 "filament/filament" : " ^3.2" ,
14- "flowframe/laravel-trend" : " ^0.2 .0" ,
14+ "flowframe/laravel-trend" : " ^0.3 .0" ,
1515 "gotenberg/gotenberg-php" : " ^2.8" ,
1616 "guzzlehttp/guzzle" : " ^7.2" ,
1717 "inertiajs/inertia-laravel" : " ^1.0" ,
You can’t perform that action at this time.
0 commit comments