mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-18 18:44:16 +00:00
Remove dev package from wrong section.
This commit is contained in:
@@ -59,8 +59,7 @@
|
||||
"laravel/framework": "5.5.*",
|
||||
"laravelcollective/html": "^5.4",
|
||||
"league/commonmark": "0.15.*",
|
||||
"league/csv": "8.*",
|
||||
"php-coveralls/php-coveralls": "^1.0",
|
||||
"league/csv": "8.*"
|
||||
"pragmarx/google2fa": "1.*",
|
||||
"rcrowe/twigbridge": "0.9.*",
|
||||
"rmccue/requests": "1.*",
|
||||
@@ -73,7 +72,8 @@
|
||||
"mockery/mockery": "0.9.*",
|
||||
"phpunit/phpunit": "~6.0",
|
||||
"barryvdh/laravel-debugbar": "2.*",
|
||||
"barryvdh/laravel-ide-helper": "2.*"
|
||||
"barryvdh/laravel-ide-helper": "2.*",
|
||||
"php-coveralls/php-coveralls": "^1.0"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
|
Reference in New Issue
Block a user