Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 025d242

Browse files
committed
Allow PHPUnit 7 series
1 parent 245a561 commit 025d242

File tree

2 files changed

+381
-243
lines changed

2 files changed

+381
-243
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"php": "^5.6 || ^7.0"
3636
},
3737
"require-dev": {
38-
"phpunit/phpunit": "^6.0.7 || ^5.7.14",
38+
"phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
3939
"athletic/athletic": "^0.1",
4040
"zendframework/zend-stdlib": "^2.7.3 || ^3.0",
4141
"container-interop/container-interop": "^1.1.0",

0 commit comments

Comments
 (0)