Skip to content

Commit 2913280

Browse files
composer(deps): update symfony/translation-contracts requirement
Updates the requirements on [symfony/translation-contracts](https://github.com/symfony/translation-contracts) to permit the latest version. - [Release notes](https://github.com/symfony/translation-contracts/releases) - [Changelog](https://github.com/symfony/translation-contracts/blob/main/CHANGELOG.md) - [Commits](symfony/translation-contracts@v3.4.2...v3.5.0) --- updated-dependencies: - dependency-name: symfony/translation-contracts dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4296dd3 commit 2913280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/guides/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"psr/event-dispatcher": "^1.0",
3333
"symfony/clock": "^6.4.7",
3434
"symfony/string": "^6.4.7",
35-
"symfony/translation-contracts": "^3.4.2",
35+
"symfony/translation-contracts": "^3.5.0",
3636
"symfony/http-client": "^6.4.6",
3737
"twig/twig": "~2.15 || ^3.0",
3838
"webmozart/assert": "^1.11"

0 commit comments

Comments
 (0)