Skip to content

Commit c711fe1

Browse files
authored
Updating session handler is breaking old cache.
1 parent 7766048 commit c711fe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"php": "^5.5 || ^7.0",
2828
"symfony/framework-bundle": "^2.7 || ^3.0",
2929
"cache/taggable-cache": "^0.4.3",
30-
"cache/session-handler": "^0.2"
30+
"cache/session-handler": "^0.1"
3131
},
3232
"require-dev": {
3333
"phpunit/phpunit": "^5.1 || ^4.0",

0 commit comments

Comments
 (0)