Skip to content

Commit d88db25

Browse files
Merge branch '5.1' into 5.2
* 5.1: µCS fix CS fix CS fix [travis] use PHP 8.0 to patch return types and run deps=low Add me as a Notifier code owner Update sl_SI translations Don't trigger deprecation for deprecated aliases pointing to deprecated definitions [HttpFoundation] use atomic writes in MockFileSessionStorage Make EmailMessage & SmsMessage transport nullable remove unused argument [DI] fix param annotation [Config] Add \Symfony\Component\Config\Loader::load() return type Simplify PHP CS Fixer config Rename normalize param
2 parents 13e6eaa + d24f5d0 commit d88db25

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
@@ -47,7 +47,7 @@
4747
"symfony/twig-bridge": "^4.4|^5.0",
4848
"symfony/validator": "^4.4|^5.0",
4949
"symfony/yaml": "^4.4|^5.0",
50-
"twig/twig": "^2.10|^3.0"
50+
"twig/twig": "^2.13|^3.0.4"
5151
},
5252
"conflict": {
5353
"symfony/browser-kit": "<4.4",

0 commit comments

Comments
 (0)