Skip to content

Commit 8a87e94

Browse files
prisisNyholm
authored andcommitted
fixes php-cache/issues#40 (#79)
1 parent 2784b17 commit 8a87e94

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
@@ -29,8 +29,7 @@
2929
"cache/taggable-cache": "^0.4"
3030
},
3131
"require-dev": {
32-
"phpunit/phpunit": "^4.0 || ^5.1",
33-
"cache/integration-tests": "^0.10"
32+
"phpunit/phpunit": "^4.0 || ^5.1"
3433
},
3534
"autoload": {
3635
"psr-4": {

0 commit comments

Comments
 (0)