Skip to content

Commit b55e66b

Browse files
Merge branch '3.4'
* 3.4: Argon2i Password Encoder [DI] EnvVarProcessorInterface: fix missing use [FrameworkBundle] Use PhpExtractor from Translation [DowCrawler] Default to UTF-8 when possible
2 parents c2632a0 + dcc931e commit b55e66b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/config/translation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<tag name="translation.dumper" alias="res" />
122122
</service>
123123

124-
<service id="translation.extractor.php" class="Symfony\Bundle\FrameworkBundle\Translation\PhpExtractor">
124+
<service id="translation.extractor.php" class="Symfony\Component\Translation\Extractor\PhpExtractor">
125125
<tag name="translation.extractor" alias="php" />
126126
</service>
127127

0 commit comments

Comments
 (0)