mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Remove dev package from wrong section.
This commit is contained in:
parent
ed237476fa
commit
da980bcf9c
@ -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": [
|
||||
|
Loading…
Reference in New Issue
Block a user