Skip to content

Commit aee82b8

Browse files
author
catch
committed
Issue #3285696 by sardara, alexpott, longwave: Legacy random session ID generation is incompatible with symfony/http-foundation v4.4.42
1 parent e73eca5 commit aee82b8

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.42",
45+
"symfony/http-foundation": "~v4.4.41",
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)