mirror of
https://github.com/flarum/core.git
synced 2025-07-23 09:41:26 +02:00
Use mockery 1.4
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"homepage": "https://flarum.org/",
|
"homepage": "https://flarum.org/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"require": {
|
"require": {
|
||||||
"mockery/mockery": "^1.0",
|
"mockery/mockery": "^1.4",
|
||||||
"phpunit/phpunit": "^9.0"
|
"phpunit/phpunit": "^9.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
Reference in New Issue
Block a user