Skip to content

Commit 07b08ef

Browse files
Update all composer non-major dependencies to ^3.22.0 (#476)
| datasource | package | from | to | | ---------- | ----------------- | ------ | ------ | | packagist | twig/intl-extra | 3.21.0 | 3.22.0 | | packagist | twig/string-extra | 3.21.0 | 3.22.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 19a790f commit 07b08ef

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"symfony/finder": "^7.3.5",
2323
"symfony/translation": "^7.3.4",
2424
"symfony/yaml": "^7.3.5",
25-
"twig/intl-extra": "^3.21.0",
26-
"twig/string-extra": "^3.21.0",
25+
"twig/intl-extra": "^3.22.0",
26+
"twig/string-extra": "^3.22.0",
2727
"twig/twig": "^3.21.1"
2828
},
2929
"autoload": {

composer.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)