Skip to content

Commit c373c34

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

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
@@ -31,7 +31,7 @@
3131
"require-dev": {
3232
"phpunit/phpunit": "^4.0|^5.1",
3333
"cache/array-adapter": "@stable",
34-
"cache/integration-tests": "0.7.0"
34+
"cache/integration-tests": "0.9.0"
3535
},
3636
"autoload": {
3737
"psr-4": {

0 commit comments

Comments
 (0)