Skip to content

Commit 8c5b1f9

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 e9248f2 commit 8c5b1f9

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
@@ -24,7 +24,7 @@
2424
},
2525
"require-dev": {
2626
"phpunit/phpunit": "^4.0|^5.1",
27-
"cache/integration-tests": "^0.9"
27+
"cache/integration-tests": "^0.10"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)