mirror of
https://github.com/flarum/core.git
synced 2025-07-23 09:41:26 +02:00
Update PHPUnit to v9
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"require": {
|
"require": {
|
||||||
"mockery/mockery": "^1.0",
|
"mockery/mockery": "^1.0",
|
||||||
"phpunit/phpunit": "^7.0"
|
"phpunit/phpunit": "^9.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"flarum/core": "^0.1.0-beta"
|
"flarum/core": "^0.1.0-beta"
|
||||||
|
Reference in New Issue
Block a user