Skip to content

Commit 476c9df

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 c755132 commit 476c9df

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
@@ -36,7 +36,7 @@
3636
},
3737
"require-dev": {
3838
"phpunit/phpunit": "^4.0 || ^5.1",
39-
"cache/integration-tests": "^0.13",
39+
"cache/integration-tests": "^0.14",
4040
"symfony/cache": "^3.1"
4141
},
4242
"conflict": {

0 commit comments

Comments
 (0)