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

Commit a3ee2ca

Browse files
committed
Allow PHPUnit 6.0
1 parent cd06132 commit a3ee2ca

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"zendframework/zend-view": "^2.8.1"
2929
},
3030
"require-dev": {
31-
"phpunit/phpunit": "^5.7",
31+
"phpunit/phpunit": "^5.7 || ^6.0",
3232
"zendframework/zend-coding-standard": "~1.0.0",
3333
"malukenho/docheader": "^0.1.5"
3434
},

composer.lock

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)