Skip to content

Commit 211be4c

Browse files
prisisNyholm
authored andcommitted
fixes php-cache/issues#40 (#79)
1 parent a071a7e commit 211be4c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
"cache/hierarchical-cache": "^0.2"
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "^4.0 || ^5.1",
27-
"cache/integration-tests": "^0.10"
26+
"phpunit/phpunit": "^4.0 || ^5.1"
2827
},
2928
"autoload": {
3029
"psr-4": {

0 commit comments

Comments
 (0)