Skip to content

Commit d24f5d0

Browse files
Merge branch '4.4' into 5.1
* 4.4: CS fix [travis] use PHP 8.0 to patch return types and run deps=low Update sl_SI translations Don't trigger deprecation for deprecated aliases pointing to deprecated definitions [HttpFoundation] use atomic writes in MockFileSessionStorage [DI] fix param annotation [Config] Add \Symfony\Component\Config\Loader::load() return type Simplify PHP CS Fixer config Rename normalize param
2 parents 7143c52 + 5731e5a commit d24f5d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"symfony/twig-bridge": "^4.4|^5.0",
4747
"symfony/validator": "^4.4|^5.0",
4848
"symfony/yaml": "^4.4|^5.0",
49-
"twig/twig": "^2.10|^3.0"
49+
"twig/twig": "^2.13|^3.0.4"
5050
},
5151
"conflict": {
5252
"symfony/browser-kit": "<4.4",

0 commit comments

Comments
 (0)