mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-16 11:28:50 +00:00
Some attempts at code coverage and coveralls support.
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"barryvdh/laravel-debugbar": "1.*",
|
||||
"barryvdh/laravel-ide-helper": "1.*"
|
||||
"barryvdh/laravel-ide-helper": "1.*",
|
||||
"mockery/mockery": "dev-master"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
|
||||
Reference in New Issue
Block a user