Skip to content

Commit abee835

Browse files
committed
Lock PHPUnit versions
1 parent fa29e2b commit abee835

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
"php": ">= 5.5.9"
3232
},
3333
"require-dev": {
34-
"phpunit/phpunit": ">= 4.8.36",
34+
"phpunit/phpunit": "~4.8 || ~5.7 || ~6.5 || ~7.5",
3535
"squizlabs/php_codesniffer": "^3.0"
3636
},
3737
"autoload": {

0 commit comments

Comments
 (0)