File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,11 @@ services:
3636 tags :
3737 - { name: 'php_translation.visitor', type: 'php' }
3838
39+ php_translation.extractor.php.visitor.FormTypeHelp :
40+ class : Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp
41+ tags :
42+ - { name: 'php_translation.visitor', type: 'php' }
43+
3944 php_translation.extractor.php.visitor.FormTypeInvalidMessage :
4045 class : Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage
4146 tags :
Original file line number Diff line number Diff line change 2020
2121 "php-translation/common" : " ^1.0" ,
2222 "php-translation/symfony-storage" : " ^1.0" ,
23- "php-translation/extractor" : " ^1.3 " ,
23+ "php-translation/extractor" : " ^1.6 " ,
2424 "nyholm/nsa" : " ^1.1" ,
2525 "twig/twig" : " <1.39 || ^2.0,<2.8"
2626 },
You can’t perform that action at this time.
0 commit comments