Skip to content

Commit 1c8068a

Browse files
Update all composer non-major dependencies to ^7.3.1 (#449)
| datasource | package | from | to | | ---------- | ------------------- | ----- | ----- | | packagist | symfony/translation | 7.3.0 | 7.3.1 | | packagist | symfony/yaml | 7.3.0 | 7.3.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f35a664 commit 1c8068a

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"spatie/commonmark-shiki-highlighter": "^2.5.1",
2121
"symfony/config": "^7.3.0",
2222
"symfony/finder": "^7.3.0",
23-
"symfony/translation": "^7.3.0",
24-
"symfony/yaml": "^7.3.0",
23+
"symfony/translation": "^7.3.1",
24+
"symfony/yaml": "^7.3.1",
2525
"twig/intl-extra": "^3.21.0",
2626
"twig/string-extra": "^3.21.0",
2727
"twig/twig": "^3.21.1"

composer.lock

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

0 commit comments

Comments
 (0)