Skip to content

Commit 54b80bf

Browse files
committed
Allow phpunit 4.2
1 parent dd4d180 commit 54b80bf

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
@@ -24,7 +24,7 @@
2424
"elasticsearch/elasticsearch": ">1.0 <2.2"
2525
},
2626
"require-dev": {
27-
"phpunit/phpunit": "~5.0",
27+
"phpunit/phpunit": "~4.2|~5.0",
2828
"mockery/mockery": "^0.9.4"
2929
},
3030
"autoload": {

0 commit comments

Comments
 (0)