Update dependency twig/twig to v3.17.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
twig/twig (source) | require | minor |
3.16.0 -> 3.17.1
|
Release Notes
twigphp/Twig (twig/twig)
v3.17.1
- Fix the null coalescing operator when the test returns null
- Fix the Elvis operator when used as '? :' instead of '?:'
v3.17.0
- Fix ArrayAccess with objects as keys
- Support underscores in number literals
- Deprecate
ConditionalExpression
andNullCoalesceExpression
(useConditionalTernary
andNullCoalesceBinary
instead)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot