mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
🤖 Auto commit for release 'develop' on 2025-05-11
This commit is contained in:
@@ -44,9 +44,10 @@ use Symfony\Component\HttpKernel\Exception\BadRequestHttpException;
|
||||
use Symfony\Component\HttpKernel\Exception\HttpException;
|
||||
use Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException;
|
||||
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
|
||||
use function \Safe\date;
|
||||
use function \Safe\json_encode;
|
||||
use function \Safe\parse_url;
|
||||
|
||||
use function Safe\date;
|
||||
use function Safe\json_encode;
|
||||
use function Safe\parse_url;
|
||||
|
||||
/**
|
||||
* Class Handler
|
||||
|
Reference in New Issue
Block a user