Skip to content

Commit 219538f

Browse files
author
smoench
committed
update phpunit to be php8 compatible
1 parent d4fe522 commit 219538f

2 files changed

Lines changed: 265 additions & 179 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"require-dev": {
6969
"bamarni/composer-bin-plugin": "^1.3",
7070
"mikey179/vfsstream": "^1.6",
71-
"phpunit/phpunit": "^8.1",
71+
"phpunit/phpunit": "^8.5.12",
7272
"symfony/phpunit-bridge": "^4.2 || ^5.0"
7373
},
7474
"suggest": {

0 commit comments

Comments
 (0)