Skip to content

Commit 725c07d

Browse files
Update all composer non-major dependencies to ^3.22.1 (#481)
| datasource | package | from | to | | ---------- | ----------------- | ------ | ------ | | packagist | twig/intl-extra | 3.22.0 | 3.22.1 | | packagist | twig/string-extra | 3.22.0 | 3.22.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c992bf commit 725c07d

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
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.22.0",
26-
"twig/string-extra": "^3.22.0",
25+
"twig/intl-extra": "^3.22.1",
26+
"twig/string-extra": "^3.22.1",
2727
"twig/twig": "^3.22.0"
2828
},
2929
"autoload": {

composer.lock

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

0 commit comments

Comments
 (0)