1
0
mirror of https://github.com/flarum/core.git synced 2025-06-23 03:05:49 +02:00

chore: v1.5.0 preparations

This commit is contained in:
Daniël Klabbers
2022-09-13 10:55:30 +02:00
parent 8aec252452
commit a35df8c139
21 changed files with 99 additions and 20 deletions

View File

@ -9,7 +9,7 @@
"license": "MIT",
"require": {
"ext-json": "*",
"mockery/mockery": "^1.4",
"mockery/mockery": "^1.5",
"phpunit/phpunit": "^9.0"
},
"require-dev": {