Skip to content

Commit 0594bbc

Browse files
committed
Saving an expired value should be the same as removing that value (#49)
* Saving an expired value should be the same as removing that value * Updated tests version
1 parent 1667fb2 commit 0594bbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "^4.1|^5.1",
31-
"cache/integration-tests": "^0.9",
31+
"cache/integration-tests": "^0.10",
3232
"symfony/cache": "dev-master"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)