mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-19 10:53:37 +00:00
Experimental update composer file.
This commit is contained in:
@@ -69,7 +69,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=8.0.0",
|
"php": ">=8",
|
||||||
"ext-bcmath": "*",
|
"ext-bcmath": "*",
|
||||||
"ext-curl": "*",
|
"ext-curl": "*",
|
||||||
"ext-fileinfo": "*",
|
"ext-fileinfo": "*",
|
||||||
@@ -104,22 +104,7 @@
|
|||||||
"pragmarx/google2fa": "^8.0",
|
"pragmarx/google2fa": "^8.0",
|
||||||
"predis/predis": "^1.1",
|
"predis/predis": "^1.1",
|
||||||
"ramsey/uuid": "^4.1",
|
"ramsey/uuid": "^4.1",
|
||||||
"rcrowe/twigbridge": "^0.12.1",
|
"rcrowe/twigbridge": "^0.12.1"
|
||||||
"spatie/data-transfer-object": "^3.1"
|
|
||||||
},
|
|
||||||
"require-dev": {
|
|
||||||
"barryvdh/laravel-debugbar": "^3.3",
|
|
||||||
"barryvdh/laravel-ide-helper": "2.*",
|
|
||||||
"ergebnis/phpstan-rules": "^0.15.0",
|
|
||||||
"filp/whoops": "2.*",
|
|
||||||
"fakerphp/faker": "1.*",
|
|
||||||
"mockery/mockery": "1.*",
|
|
||||||
"nunomaduro/larastan": "^0.7.11",
|
|
||||||
"phpstan/phpstan": "^0.12.94",
|
|
||||||
"phpstan/phpstan-deprecation-rules": "^0.12.5",
|
|
||||||
"phpunit/phpunit": "^9.5",
|
|
||||||
"roave/security-advisories": "dev-master",
|
|
||||||
"thecodingmachine/phpstan-strict-rules": "^0.12.0"
|
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"directorytree/ldaprecord-laravel": "If you want to login using LDAP.",
|
"directorytree/ldaprecord-laravel": "If you want to login using LDAP.",
|
||||||
|
4175
composer.lock
generated
4175
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user