mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-16 11:28:50 +00:00
Fix #2173
This commit is contained in:
@@ -58,17 +58,17 @@
|
||||
"php": ">=7.2.0",
|
||||
"ext-bcmath": "*",
|
||||
"ext-curl": "*",
|
||||
"ext-gd": "*",
|
||||
"ext-tokenizer": "*",
|
||||
"ext-intl": "*",
|
||||
"ext-xml": "*",
|
||||
"ext-zip": "*",
|
||||
"ext-json": "*",
|
||||
"ext-fileinfo": "*",
|
||||
"ext-gd": "*",
|
||||
"ext-intl": "*",
|
||||
"ext-json": "*",
|
||||
"ext-openssl": "*",
|
||||
"ext-simplexml": "*",
|
||||
"ext-tokenizer": "*",
|
||||
"ext-xml": "*",
|
||||
"ext-zip": "*",
|
||||
"adldap2/adldap2-laravel": "5.*",
|
||||
"bacon/bacon-qr-code": "2.*",
|
||||
"bacon/bacon-qr-code": "1.*",
|
||||
"bunq/sdk_php": "dev-master",
|
||||
"danhunsaker/laravel-flysystem-others": "1.*",
|
||||
"davejamesmiller/laravel-breadcrumbs": "5.*",
|
||||
|
||||
Reference in New Issue
Block a user