Skip to content

Commit 8f2526d

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 f64932f commit 8f2526d

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
@@ -30,7 +30,7 @@
3030
},
3131
"require-dev": {
3232
"phpunit/phpunit": "^4.0 || ^5.1",
33-
"cache/integration-tests": "^0.13"
33+
"cache/integration-tests": "^0.14"
3434
},
3535
"autoload": {
3636
"psr-4": {

0 commit comments

Comments
 (0)