Update meta data for new release.

This commit is contained in:
James Cole
2023-12-16 19:33:13 +01:00
parent 68acd52c86
commit 5ca1367a7c
27 changed files with 100 additions and 100 deletions

View File

@@ -84,7 +84,7 @@ class TransactionCurrency extends Model
public ?bool $userGroupDefault;
public ?bool $userGroupEnabled;
protected $casts
protected $casts
= [
'created_at' => 'datetime',
'updated_at' => 'datetime',