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)
126126 /**
127127 * @internal
128128 */
129- protected function doLoadCatalogue ($ locale ): void
129+ protected function doLoadCatalogue (string $ locale ): void
130130 {
131131 parent ::doLoadCatalogue ($ locale );
132132
Original file line number Diff line number Diff line change 5050 "symfony/security-http" : " ^3.4|^4.0|^5.0" ,
5151 "symfony/serializer" : " ^4.3|^5.0" ,
5252 "symfony/stopwatch" : " ^3.4|^4.0|^5.0" ,
53- "symfony/translation" : " ^4.3 |^5.0" ,
53+ "symfony/translation" : " ^4.4 |^5.0" ,
5454 "symfony/templating" : " ^3.4|^4.0|^5.0" ,
5555 "symfony/twig-bundle" : " ^4.4|^5.0" ,
5656 "symfony/validator" : " ^4.4|^5.0" ,
8080 "symfony/property-info" : " <3.4" ,
8181 "symfony/serializer" : " <4.2" ,
8282 "symfony/stopwatch" : " <3.4" ,
83- "symfony/translation" : " <4.3 " ,
83+ "symfony/translation" : " <4.4 " ,
8484 "symfony/twig-bridge" : " <4.1.1" ,
8585 "symfony/twig-bundle" : " <4.4" ,
8686 "symfony/validator" : " <4.4" ,
You can’t perform that action at this time.
0 commit comments