Skip to content

Commit 3936446

Browse files
authored
Update composer.json
1 parent 287ac5a commit 3936446

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"elasticsearch/elasticsearch": "~6.1"
2525
},
2626
"require-dev": {
27-
"phpunit/phpunit": "~4.2|~5.0",
28-
"mockery/mockery": "^0.9.4"
27+
"phpunit/phpunit": "~4.2|~5.0|~8.0",
28+
"mockery/mockery": "^0.9.4|^1.0"
2929
},
3030
"autoload": {
3131
"psr-4": {

0 commit comments

Comments
 (0)