Skip to content

Commit 110bc9d

Browse files
committed
Update PHPUnit
1 parent 03cf136 commit 110bc9d

10 files changed

+11
-1756
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
/vendor/
66
/zf-mkdoc-theme.tgz
77
/zf-mkdoc-theme/
8+
/.phpunit.result.cache

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"require-dev": {
2121
"fig/event-dispatcher-util": "^1.0",
22-
"phpunit/phpunit": "^7.1.1",
22+
"phpunit/phpunit": "^8.1.1",
2323
"zendframework/zend-coding-standard": "~1.0.0"
2424
},
2525
"conflict": {

0 commit comments

Comments
 (0)