mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-16 10:14:58 -06:00
Experimental update composer file.
This commit is contained in:
parent
71ff4b8fe0
commit
bf30b8027e
@ -69,7 +69,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=8.0.0",
|
||||
"php": ">=8",
|
||||
"ext-bcmath": "*",
|
||||
"ext-curl": "*",
|
||||
"ext-fileinfo": "*",
|
||||
@ -104,22 +104,7 @@
|
||||
"pragmarx/google2fa": "^8.0",
|
||||
"predis/predis": "^1.1",
|
||||
"ramsey/uuid": "^4.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"
|
||||
"rcrowe/twigbridge": "^0.12.1"
|
||||
},
|
||||
"suggest": {
|
||||
"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
Loading…
Reference in New Issue
Block a user