mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-30 02:26:58 +00:00
Clean up packages.
This commit is contained in:
@@ -108,7 +108,14 @@
|
|||||||
"spatie/data-transfer-object": "^3.1",
|
"spatie/data-transfer-object": "^3.1",
|
||||||
"psr/log": "<2"
|
"psr/log": "<2"
|
||||||
},
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"barryvdh/laravel-debugbar": "^3.3",
|
||||||
|
"barryvdh/laravel-ide-helper": "2.*",
|
||||||
|
"filp/whoops": "2.*",
|
||||||
|
"fakerphp/faker": "1.*",
|
||||||
|
"mockery/mockery": "1.*",
|
||||||
|
"phpunit/phpunit": "^9.5"
|
||||||
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"directorytree/ldaprecord-laravel": "If you want to login using LDAP.",
|
"directorytree/ldaprecord-laravel": "If you want to login using LDAP.",
|
||||||
"ext-ldap": "Needed to support LDAP."
|
"ext-ldap": "Needed to support LDAP."
|
||||||
|
3340
composer.lock
generated
3340
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user