mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Update most, if not all dependencies.
This commit is contained in:
@@ -54,27 +54,27 @@
|
||||
"ext-mbstring": "*",
|
||||
"ext-zip": "*",
|
||||
"bacon/bacon-qr-code": "1.*",
|
||||
"davejamesmiller/laravel-breadcrumbs": "3.*",
|
||||
"doctrine/dbal": "^2.5",
|
||||
"fideloper/proxy": "~3.3",
|
||||
"davejamesmiller/laravel-breadcrumbs": "4.*",
|
||||
"doctrine/dbal": "2.*",
|
||||
"fideloper/proxy": "3.*",
|
||||
"laravel/framework": "5.5.*",
|
||||
"laravelcollective/html": "^5.4",
|
||||
"league/commonmark": "0.15.*",
|
||||
"laravelcollective/html": "5.5.*",
|
||||
"league/commonmark": "0.*",
|
||||
"league/csv": "9.*",
|
||||
"pragmarx/google2fa": "1.*",
|
||||
"pragmarx/google2fa": "2.*",
|
||||
"rcrowe/twigbridge": "0.9.*",
|
||||
"rmccue/requests": "1.*",
|
||||
"twig/twig": "1.*",
|
||||
"watson/validating": "3.*"
|
||||
},
|
||||
"require-dev": {
|
||||
"filp/whoops": "~2.0",
|
||||
"fzaninotto/faker": "~1.4",
|
||||
"mockery/mockery": "0.9.*",
|
||||
"phpunit/phpunit": "~6.0",
|
||||
"barryvdh/laravel-debugbar": "2.*",
|
||||
"barryvdh/laravel-debugbar": "3.*",
|
||||
"barryvdh/laravel-ide-helper": "2.*",
|
||||
"php-coveralls/php-coveralls": "^1.0"
|
||||
"filp/whoops": "2.*",
|
||||
"fzaninotto/faker": "1.*",
|
||||
"mockery/mockery": "^1.0",
|
||||
"php-coveralls/php-coveralls": "^2.0",
|
||||
"phpunit/phpunit": "^6.0"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
|
||||
Reference in New Issue
Block a user