Skip to content

Commit 6943d99

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 741de8a commit 6943d99

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.13"
27+
"cache/integration-tests": "^0.14"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)