mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	🤖 Auto commit for release 'develop' on 2025-05-04
This commit is contained in:
		| @@ -325,7 +325,7 @@ class BillTransformer extends AbstractTransformer | ||||
|             } | ||||
|         } | ||||
|         $simple       = $set->map( // @phpstan-ignore-line
 | ||||
|             static fn(Carbon $date) => $date->toAtomString() | ||||
|             static fn (Carbon $date) => $date->toAtomString() | ||||
|         ); | ||||
| 
 | ||||
|         return $simple->toArray(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user