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