Skip to content

Commit 72bd9e0

Browse files
Update symfony/stopwatch requirement from ~2.5 || ~5.0 to ~2.5 || ~5.0 || ~7.0 in /src/Common (#1238)
Update symfony/stopwatch requirement from ~2.5 || ~5.0 to ~2.5 || ~5.0 || ~7.0 --- 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 a749e00 commit 72bd9e0

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
@@ -22,7 +22,7 @@
2222
"require-dev": {
2323
"nyholm/nsa": "^1.1",
2424
"phpunit/phpunit": "^9.5",
25-
"symfony/stopwatch": "~2.5 || ~5.0"
25+
"symfony/stopwatch": "~2.5 || ~5.0 || ~7.0"
2626
},
2727
"suggest": {
2828
"symfony/stopwatch": "If you want to use the TimedGeocoder"

0 commit comments

Comments
 (0)