Update PHPUnit to v9

This commit is contained in:
Alexander Skvortsov 2021-03-06 18:38:34 -05:00
parent dd6897cb6f
commit 19763f8641

View File

@ -6,7 +6,7 @@
"license": "MIT",
"require": {
"mockery/mockery": "^1.0",
"phpunit/phpunit": "^7.0"
"phpunit/phpunit": "^9.0"
},
"require-dev": {
"flarum/core": "^0.1.0-beta"