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

Commit a6d5c65

Browse files
committed
Support for phpunit7
1 parent 7561382 commit a6d5c65

File tree

3 files changed

+162
-206
lines changed

3 files changed

+162
-206
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"require-dev": {
3131
"ext-dom": "*",
3232
"ext-libxml": "*",
33-
"phpunit/phpunit": "^5.7.16 || ^6.0.8",
33+
"phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7",
3434
"zendframework/zend-coding-standard": "~1.0"
3535
},
3636
"provide": {

0 commit comments

Comments
 (0)