🤖 Auto commit for release 'develop' on 2025-05-11

This commit is contained in:
JC5
2025-05-11 13:12:26 +02:00
parent 32e4e29e7c
commit 1ef1873016

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