Skip to content

Commit

Permalink
Updating session handler is breaking old cache.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm authored Aug 16, 2016
1 parent 7766048 commit c711fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"php": "^5.5 || ^7.0",
"symfony/framework-bundle": "^2.7 || ^3.0",
"cache/taggable-cache": "^0.4.3",
"cache/session-handler": "^0.2"
"cache/session-handler": "^0.1"
},
"require-dev": {
"phpunit/phpunit": "^5.1 || ^4.0",
Expand Down

0 comments on commit c711fe1

Please sign in to comment.