Skip to content

Commit 77f7b0e

Browse files
author
catch
committed
Issue #3300773 by bradjones1, andypost, xjm, catch: Fix failed test on symfony/http-foundation 4.4.44/6.1.3 and later
1 parent 7c19fa1 commit 77f7b0e

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
@@ -42,7 +42,7 @@
4242
"symfony/event-dispatcher": "~v4.4.42",
4343
"symfony/event-dispatcher-contracts": "~v1.1.12",
4444
"symfony/http-client-contracts": "~v2.5.1",
45-
"symfony/http-foundation": "~v4.4.41",
45+
"symfony/http-foundation": "~v4.4.44",
4646
"symfony/http-kernel": "~v4.4.42",
4747
"symfony/mime": "~v5.4.9",
4848
"symfony/polyfill-ctype": "~v1.25.0",

0 commit comments

Comments
 (0)