Skip to content

Commit f3f510b

Browse files
committed
Making cache tags more efficient by rewriting the API.
Related to php-cache/issues#21
1 parent c404a2b commit f3f510b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"phpunit/phpunit": "^4.0|^5.1",
3030
"mockery/mockery": "^0.9",
3131
"cache/array-adapter": "@stable",
32-
"cache/integration-tests": "0.7.0"
32+
"cache/integration-tests": "0.9.0"
3333
},
3434
"autoload": {
3535
"psr-4": {

0 commit comments

Comments
 (0)