Skip to content

Commit 1e55b27

Browse files
Update symfony/stopwatch requirement from ~2.5 to ~2.5 || ~5.0 in /src/Http (#1177)
Update symfony/stopwatch requirement || ~5.0 in /src/Http 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 15cd852 commit 1e55b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Http/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"php-http/message": "^1.0",
2929
"php-http/mock-client": "^1.0",
3030
"phpunit/phpunit": "^9.5",
31-
"symfony/stopwatch": "~2.5"
31+
"symfony/stopwatch": "~2.5 || ~5.0"
3232
},
3333
"extra": {
3434
"branch-alias": {

0 commit comments

Comments
 (0)