Skip to content

Commit 67c607b

Browse files
committed
Update phpunit to 7.0.*.
1 parent 465eec1 commit 67c607b

File tree

2 files changed

+88
-91
lines changed

2 files changed

+88
-91
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"require-dev": {
1616
"processwire/processwire": "3.0.*",
17-
"phpunit/phpunit": "6.4.*",
17+
"phpunit/phpunit": "7.0.*",
1818
"ryancramerdesign/FieldtypeMapMarker": "1.0.0"
1919
},
2020
"repositories": [

0 commit comments

Comments
 (0)