Skip to content

Commit

Permalink
Merge 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Nov 6, 2024
2 parents 9ac3661 + 17c916c commit 1b2340e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Symfony/Bundle/Resources/config/state/state.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<service id="ApiPlatform\State\SerializerContextBuilderInterface" alias="api_platform.serializer.context_builder" />

<service id="api_platform.state_provider.backed_enum" class="ApiPlatform\State\Provider\BackedEnumProvider">
<tag name="api_platform.state_provider" key="ApiPlatform\State\Provider\BackedEnumProvidevr" />
<tag name="api_platform.state_provider" key="ApiPlatform\State\Provider\BackedEnumProvider" />
<tag name="api_platform.state_provider" key="api_platform.state_provider.backed_enum" />
</service>
</services>
Expand Down

0 comments on commit 1b2340e

Please sign in to comment.