Skip to content

Commit 7aa8c3b

Browse files
Allow phpunit 5
1 parent d5b6958 commit 7aa8c3b

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
@@ -31,7 +31,7 @@
3131
},
3232
"require-dev": {
3333
"mockery/mockery": "~0.9",
34-
"phpunit/phpunit": "~4"
34+
"phpunit/phpunit": "~4.0|~5.0"
3535
},
3636
"bin": [
3737
"bin/php-semver-checker"

0 commit comments

Comments
 (0)