File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ protected function initializeCatalogue($locale)
126
126
/**
127
127
* @internal
128
128
*/
129
- protected function doLoadCatalogue ($ locale ): void
129
+ protected function doLoadCatalogue (string $ locale ): void
130
130
{
131
131
parent ::doLoadCatalogue ($ locale );
132
132
Original file line number Diff line number Diff line change 50
50
"symfony/security-http" : " ^3.4|^4.0|^5.0" ,
51
51
"symfony/serializer" : " ^4.3|^5.0" ,
52
52
"symfony/stopwatch" : " ^3.4|^4.0|^5.0" ,
53
- "symfony/translation" : " ^4.3 |^5.0" ,
53
+ "symfony/translation" : " ^4.4 |^5.0" ,
54
54
"symfony/templating" : " ^3.4|^4.0|^5.0" ,
55
55
"symfony/twig-bundle" : " ^4.4|^5.0" ,
56
56
"symfony/validator" : " ^4.4|^5.0" ,
80
80
"symfony/property-info" : " <3.4" ,
81
81
"symfony/serializer" : " <4.2" ,
82
82
"symfony/stopwatch" : " <3.4" ,
83
- "symfony/translation" : " <4.3 " ,
83
+ "symfony/translation" : " <4.4 " ,
84
84
"symfony/twig-bridge" : " <4.1.1" ,
85
85
"symfony/twig-bundle" : " <4.4" ,
86
86
"symfony/validator" : " <4.4" ,
You can’t perform that action at this time.
0 commit comments