1
0
mirror of https://github.com/flarum/core.git synced 2025-07-22 01:01:28 +02:00

Use mockery 1.4

This commit is contained in:
Alexander Skvortsov
2021-03-06 18:58:07 -05:00
parent 19763f8641
commit ce0e5c99a6

View File

@@ -5,7 +5,7 @@
"homepage": "https://flarum.org/",
"license": "MIT",
"require": {
"mockery/mockery": "^1.0",
"mockery/mockery": "^1.4",
"phpunit/phpunit": "^9.0"
},
"require-dev": {