[backend] bump deps and fix styles

This commit is contained in:
2025-10-07 00:23:41 +02:00
parent 449718cdf2
commit 6855590d6b
8 changed files with 1043 additions and 968 deletions
@@ -5,7 +5,6 @@ declare(strict_types=1);
namespace Basango\SharedKernel\Domain\DataTransfert;
use Basango\SharedKernel\Domain\Assert;
use BackedEnum as T;
use Symfony\Component\Uid\UuidV7;
/**