Skip to content

Commit 84b747f

Browse files
Update symfony/stopwatch requirement from ~2.5 to ~2.5 || ~5.0 (#1176)
Updates the requirements on [symfony/stopwatch](https://github.com/symfony/stopwatch) to permit the latest version. - [Release notes](https://github.com/symfony/stopwatch/releases) - [Changelog](https://github.com/symfony/stopwatch/blob/6.2/CHANGELOG.md) - [Commits](symfony/stopwatch@v2.5.0...v5.4.19) --- updated-dependencies: - dependency-name: symfony/stopwatch dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e55b27 commit 84b747f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"php-http/message": "^1.0",
4141
"php-http/mock-client": "^1.0",
4242
"phpunit/phpunit": "^9.5",
43-
"symfony/stopwatch": "~2.5"
43+
"symfony/stopwatch": "~2.5 || ~5.0"
4444
},
4545
"suggest": {
4646
"ext-geoip": "Enabling the geoip extension allows you to use the MaxMindProvider.",

0 commit comments

Comments
 (0)