Skip to content

Commit

Permalink
update phpunit to be php8 compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
smoench committed Dec 4, 2020
1 parent d4fe522 commit 219538f
Show file tree
Hide file tree
Showing 2 changed files with 265 additions and 179 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"require-dev": {
"bamarni/composer-bin-plugin": "^1.3",
"mikey179/vfsstream": "^1.6",
"phpunit/phpunit": "^8.1",
"phpunit/phpunit": "^8.5.12",
"symfony/phpunit-bridge": "^4.2 || ^5.0"
},
"suggest": {
Expand Down
Loading

0 comments on commit 219538f

Please sign in to comment.