Skip to content

Commit a9bdb8a

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.1/CHANGELOG.md) - [Commits](symfony/string@v6.4.7...v6.4.8) --- updated-dependencies: - dependency-name: symfony/string dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da9dc59 commit a9bdb8a

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.7",
34-
"symfony/string": "^6.4.7",
34+
"symfony/string": "^6.4.8",
3535
"symfony/translation-contracts": "^3.5.0",
3636
"symfony/http-client": "^6.4.7",
3737
"twig/twig": "~2.15 || ^3.0",

0 commit comments

Comments
 (0)