File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 15
15
<argument type =" service" id =" session.storage" />
16
16
<argument type =" service" id =" session.attribute_bag" />
17
17
<argument type =" service" id =" session.flash_bag" />
18
+ <tag name =" kernel.reset" method =" save" />
18
19
</service >
19
20
20
21
<service id =" Symfony\Component\HttpFoundation\Session\SessionInterface" alias =" session" />
Original file line number Diff line number Diff line change 23
23
"symfony/dependency-injection" : " ^3.4.24|^4.2.5" ,
24
24
"symfony/config" : " ~3.4|~4.0" ,
25
25
"symfony/event-dispatcher" : " ~3.4|~4.0" ,
26
- "symfony/http-foundation" : " ^3.3.11|~4.0 " ,
26
+ "symfony/http-foundation" : " ^3.4.24|^4.2.5 " ,
27
27
"symfony/http-kernel" : " ~3.4|~4.0" ,
28
28
"symfony/polyfill-mbstring" : " ~1.0" ,
29
29
"symfony/filesystem" : " ~2.8|~3.0|~4.0" ,
You can’t perform that action at this time.
0 commit comments