mirror of
https://github.com/flarum/core.git
synced 2025-08-29 11:00:12 +02:00
Update + add some deps for testing
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"fzaninotto/faker": "1.4.0",
|
||||
"codeception/codeception": "~2.0.0"
|
||||
"codeception/codeception": "~2.0.0",
|
||||
"codeception/mockery-module": "*",
|
||||
"laracasts/testdummy": "~2.0"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
|
Reference in New Issue
Block a user