Merge pull request #10283 from firefly-iii/release-1746961946

🤖 Automatically merge the PR into the develop branch.
This commit is contained in:
github-actions[bot]
2025-05-11 13:12:33 +02:00
committed by GitHub

View File

@@ -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