Skip to content

Commit 5c2ea51

Browse files
authored
Patch simple cache (#131)
* Added test and fixed minor bug * Added meta files * Added class comment * Updated integration test version * Require Symfony for testing * Require mockery
1 parent 3c61af0 commit 5c2ea51

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
},
3232
"require-dev": {
3333
"phpunit/phpunit": "^4.0 || ^5.1",
34-
"cache/integration-tests": "^0.13"
34+
"cache/integration-tests": "^0.14"
3535
},
3636
"suggest": {
3737
"ext-memcached": "The extension required to use this pool."

0 commit comments

Comments
 (0)