Skip to content

Commit 33fa61e

Browse files
committed
Add annotation -> attribute aliases
1 parent 3e2a47d commit 33fa61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Extension/Fixtures/SerializerModelFixture.php

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

33
namespace Symfony\Bridge\Twig\Tests\Extension\Fixtures;
44

5-
use Symfony\Component\Serializer\Annotation\Groups;
5+
use Symfony\Component\Serializer\Attribute\Groups;
66

77
/**
88
* @author Jesse Rushlow <[email protected]>

0 commit comments

Comments
 (0)