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

Commit 26194ee

Browse files
committed
Updated to PHPUnit 7.0
1 parent 7709895 commit 26194ee

File tree

2 files changed

+98
-92
lines changed

2 files changed

+98
-92
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
"malukenho/docheader": "^0.1.5",
34-
"phpunit/phpunit": "^6.5.4",
34+
"phpunit/phpunit": "^7.0.2",
3535
"zendframework/zend-coding-standard": "~1.0.0"
3636
},
3737
"conflict": {

0 commit comments

Comments
 (0)