Skip to content

Commit e72348e

Browse files
author
catch
committed
Issue #3300773 by bradjones1, andypost: Fix failed test on symfony/http-foundation 4.4.44/6.1.3 and later
1 parent 8a3605a commit e72348e

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
@@ -35,7 +35,7 @@
3535
"symfony/error-handler": "~v6.1.0",
3636
"symfony/event-dispatcher": "~v6.1.0",
3737
"symfony/event-dispatcher-contracts": "~v3.1.0",
38-
"symfony/http-foundation": "~v6.1.2",
38+
"symfony/http-foundation": "~v6.1.3",
3939
"symfony/http-kernel": "~v6.1.2",
4040
"symfony/mime": "~v6.1.1",
4141
"symfony/polyfill-ctype": "~v1.26.0",

0 commit comments

Comments
 (0)