Skip to content

Commit 0d51a72

Browse files
committed
Fix highest-deps job
1 parent 488e986 commit 0d51a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LiveComponent/tests/Fixtures/Dto/BlogPostWithSerializationContext.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
namespace Symfony\UX\LiveComponent\Tests\Fixtures\Dto;
1313

14-
use Symfony\Component\Serializer\Annotation\Groups;
14+
use Symfony\Component\Serializer\Attribute\Groups;
1515

1616
final class BlogPostWithSerializationContext
1717
{

0 commit comments

Comments
 (0)