Skip to content

Commit 5ed9b5d

Browse files
committed
Upgrade to phpunit 8
1 parent b92a36f commit 5ed9b5d

File tree

2 files changed

+183
-175
lines changed

2 files changed

+183
-175
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"psr/log": "^1.0"
1515
},
1616
"require-dev": {
17-
"phpunit/phpunit": "^6.0"
17+
"phpunit/phpunit": "^8.0"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)