Skip to content

Commit 61c9373

Browse files
composer(deps): update symfony/clock requirement from ^6.4 || ^7.0 to ^6.4.2
Updates the requirements on [symfony/clock](https://github.com/symfony/clock) to permit the latest version. - [Release notes](https://github.com/symfony/clock/releases) - [Changelog](https://github.com/symfony/clock/blob/7.0/CHANGELOG.md) - [Commits](https://github.com/symfony/clock/commits/v6.4.2) --- updated-dependencies: - dependency-name: symfony/clock dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25e0574 commit 61c9373

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
@@ -28,7 +28,7 @@
2828
"league/uri": "^6.5 || ^7.0",
2929
"phpdocumentor/flyfinder": "^1.1",
3030
"psr/event-dispatcher": "^1.0",
31-
"symfony/clock": "^6.4 || ^7.0",
31+
"symfony/clock": "^6.4.2",
3232
"symfony/string": "^5.4 || ^6.3 || ^7.0",
3333
"symfony/translation-contracts": "^3.4.1",
3434
"symfony/http-client": "^6.4.2",

0 commit comments

Comments
 (0)