Skip to content

Commit e4e9972

Browse files
composer(deps): update symfony/string requirement in /packages/guides
Updates the requirements on [symfony/string](https://github.com/symfony/string) to permit the latest version. - [Release notes](https://github.com/symfony/string/releases) - [Changelog](https://github.com/symfony/string/blob/7.0/CHANGELOG.md) - [Commits](symfony/string@v6.4.4...v6.4.7) --- updated-dependencies: - dependency-name: symfony/string dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60cc7d9 commit e4e9972

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
@@ -31,7 +31,7 @@
3131
"phpdocumentor/flyfinder": "^1.1",
3232
"psr/event-dispatcher": "^1.0",
3333
"symfony/clock": "^6.4.5",
34-
"symfony/string": "^6.4.4",
34+
"symfony/string": "^6.4.7",
3535
"symfony/translation-contracts": "^3.4.2",
3636
"symfony/http-client": "^6.4.6",
3737
"twig/twig": "~2.15 || ^3.0",

0 commit comments

Comments
 (0)