Skip to content

Commit 1e70904

Browse files
prisisNyholm
authored andcommitted
fixes php-cache/issues#40 (#79)
1 parent cd61163 commit 1e70904

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
"require-dev": {
2929
"phpunit/phpunit": "^4.0 || ^5.1",
3030
"mockery/mockery": "^0.9",
31-
"cache/array-adapter": "^0.4",
32-
"cache/integration-tests": "^0.10"
31+
"cache/array-adapter": "^0.4"
3332
},
3433
"autoload": {
3534
"psr-4": {

0 commit comments

Comments
 (0)