Skip to content

Commit 7128bcf

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.5.0...v3.5.1) --- updated-dependencies: - dependency-name: symfony/translation-contracts dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b5ee0fc commit 7128bcf

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
@@ -34,7 +34,7 @@
3434
"symfony/html-sanitizer": "^6.4.8",
3535
"symfony/http-client": "^6.4.9",
3636
"symfony/string": "^6.4.9",
37-
"symfony/translation-contracts": "^3.5.0",
37+
"symfony/translation-contracts": "^3.5.1",
3838
"twig/twig": "~2.15 || ^3.0",
3939
"webmozart/assert": "^1.11"
4040
},

0 commit comments

Comments
 (0)