Skip to content

Commit a049387

Browse files
Update symfony/http-foundation requirement from ^5.3 || ^6.0 to ^5.3 || ^6.0 || ^7.0
--- updated-dependencies: - dependency-name: symfony/http-foundation dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d66554 commit a049387

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
@@ -26,7 +26,7 @@
2626
"ext-json": "*",
2727
"psr/http-server-middleware": "^1.0",
2828
"symfony/polyfill-php80": "^1.23",
29-
"symfony/http-foundation": "^5.3 || ^6.0"
29+
"symfony/http-foundation": "^5.3 || ^6.0 || ^7.0"
3030
},
3131
"require-dev": {
3232
"composer/package-versions-deprecated": "^1.11",

0 commit comments

Comments
 (0)