| 
									
										
										
										
											2014-06-28 09:41:44 +02:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2023-11-04 17:26:38 +01:00
										 |  |  |     "name": "grumpydictator/firefly-iii", | 
					
						
							|  |  |  |     "description": "Firefly III: a personal finances manager.", | 
					
						
							|  |  |  |     "keywords": [ | 
					
						
							|  |  |  |         "finance", | 
					
						
							|  |  |  |         "finances", | 
					
						
							|  |  |  |         "manager", | 
					
						
							|  |  |  |         "management", | 
					
						
							|  |  |  |         "euro", | 
					
						
							|  |  |  |         "dollar", | 
					
						
							|  |  |  |         "laravel", | 
					
						
							|  |  |  |         "money", | 
					
						
							|  |  |  |         "currency", | 
					
						
							|  |  |  |         "financials", | 
					
						
							|  |  |  |         "financial", | 
					
						
							|  |  |  |         "budgets", | 
					
						
							|  |  |  |         "administration", | 
					
						
							|  |  |  |         "tool", | 
					
						
							|  |  |  |         "tooling", | 
					
						
							|  |  |  |         "help", | 
					
						
							|  |  |  |         "helper", | 
					
						
							|  |  |  |         "assistant", | 
					
						
							|  |  |  |         "planning", | 
					
						
							|  |  |  |         "organizing", | 
					
						
							|  |  |  |         "bills", | 
					
						
							|  |  |  |         "personal finance", | 
					
						
							|  |  |  |         "budgets", | 
					
						
							|  |  |  |         "budgeting", | 
					
						
							|  |  |  |         "budgeting tool", | 
					
						
							|  |  |  |         "budgeting application", | 
					
						
							|  |  |  |         "transactions", | 
					
						
							|  |  |  |         "self hosted", | 
					
						
							|  |  |  |         "self-hosted", | 
					
						
							|  |  |  |         "transfers", | 
					
						
							|  |  |  |         "management" | 
					
						
							| 
									
										
										
										
											2018-06-06 21:23:17 +02:00
										 |  |  |     ], | 
					
						
							| 
									
										
										
										
											2023-11-04 17:26:38 +01:00
										 |  |  |     "license": "AGPL-3.0-or-later", | 
					
						
							|  |  |  |     "homepage": "https://github.com/firefly-iii/firefly-iii", | 
					
						
							|  |  |  |     "type": "project", | 
					
						
							|  |  |  |     "readme": "readme.md", | 
					
						
							|  |  |  |     "authors": [ | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |             "name": "James Cole", | 
					
						
							|  |  |  |             "email": "james@firefly-iii.org", | 
					
						
							|  |  |  |             "homepage": "https://github.com/firefly-iii", | 
					
						
							|  |  |  |             "role": "Developer" | 
					
						
							|  |  |  |         } | 
					
						
							| 
									
										
										
										
											2018-06-06 21:23:17 +02:00
										 |  |  |     ], | 
					
						
							| 
									
										
										
										
											2023-11-04 17:26:38 +01:00
										 |  |  |     "support": { | 
					
						
							|  |  |  |         "email": "james@firefly-iii.org", | 
					
						
							|  |  |  |         "issues": "https://github.com/firefly-iii/firefly-iii/issues", | 
					
						
							|  |  |  |         "forum": "https://gitter.im/firefly-iii/firefly-iii", | 
					
						
							|  |  |  |         "wiki": "https://github.com/firefly-iii/help/wiki", | 
					
						
							|  |  |  |         "source": "https://github.com/firefly-iii/firefly-iii", | 
					
						
							|  |  |  |         "docs": "https://docs.firefly-iii.org/" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "funding": [ | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |             "type": "patreon", | 
					
						
							|  |  |  |             "url": "https://www.patreon.com/JC5" | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         { | 
					
						
							|  |  |  |             "type": "github", | 
					
						
							|  |  |  |             "url": "https://github.com/sponsors/JC5" | 
					
						
							|  |  |  |         } | 
					
						
							| 
									
										
										
										
											2023-07-03 11:37:11 -03:00
										 |  |  |     ], | 
					
						
							| 
									
										
										
										
											2023-11-04 17:26:38 +01:00
										 |  |  |     "require": { | 
					
						
							| 
									
										
										
										
											2024-11-26 18:04:32 +01:00
										 |  |  |         "php": ">=8.4", | 
					
						
							| 
									
										
										
										
											2023-11-04 17:26:38 +01:00
										 |  |  |         "ext-bcmath": "*", | 
					
						
							|  |  |  |         "ext-curl": "*", | 
					
						
							|  |  |  |         "ext-fileinfo": "*", | 
					
						
							|  |  |  |         "ext-iconv": "*", | 
					
						
							|  |  |  |         "ext-intl": "*", | 
					
						
							|  |  |  |         "ext-json": "*", | 
					
						
							|  |  |  |         "ext-mbstring": "*", | 
					
						
							|  |  |  |         "ext-openssl": "*", | 
					
						
							|  |  |  |         "ext-pdo": "*", | 
					
						
							|  |  |  |         "ext-session": "*", | 
					
						
							|  |  |  |         "ext-simplexml": "*", | 
					
						
							|  |  |  |         "ext-sodium": "*", | 
					
						
							|  |  |  |         "ext-tokenizer": "*", | 
					
						
							|  |  |  |         "ext-xml": "*", | 
					
						
							|  |  |  |         "ext-xmlwriter": "*", | 
					
						
							|  |  |  |         "bacon/bacon-qr-code": "2.*", | 
					
						
							| 
									
										
										
										
											2024-03-17 09:19:01 +01:00
										 |  |  |         "diglactic/laravel-breadcrumbs": "^9", | 
					
						
							| 
									
										
										
										
											2023-11-04 17:26:38 +01:00
										 |  |  |         "gdbots/query-parser": "^3.0", | 
					
						
							| 
									
										
										
										
											2024-07-26 12:52:54 +02:00
										 |  |  |         "genealabs/laravel-model-caching": "^11.0", | 
					
						
							| 
									
										
										
										
											2023-11-04 17:26:38 +01:00
										 |  |  |         "guzzlehttp/guzzle": "^7.8", | 
					
						
							|  |  |  |         "jc5/google2fa-laravel": "^2.0", | 
					
						
							|  |  |  |         "jc5/recovery": "^2", | 
					
						
							| 
									
										
										
										
											2024-12-02 03:55:52 +00:00
										 |  |  |         "laravel-json-api/laravel": "^5.0", | 
					
						
							| 
									
										
										
										
											2024-05-10 06:36:57 +02:00
										 |  |  |         "laravel-json-api/non-eloquent": "^4.0", | 
					
						
							| 
									
										
										
										
											2024-12-09 07:34:01 +01:00
										 |  |  |         "laravel-notification-channels/pushover": "^4.0", | 
					
						
							| 
									
										
										
										
											2024-03-17 09:19:01 +01:00
										 |  |  |         "laravel/framework": "^11", | 
					
						
							|  |  |  |         "laravel/passport": "^12", | 
					
						
							|  |  |  |         "laravel/sanctum": "^4", | 
					
						
							| 
									
										
										
										
											2024-09-09 03:41:15 +00:00
										 |  |  |         "laravel/slack-notification-channel": "^3.3", | 
					
						
							| 
									
										
										
										
											2023-11-04 17:26:38 +01:00
										 |  |  |         "laravel/ui": "^4.2", | 
					
						
							|  |  |  |         "league/commonmark": "2.*", | 
					
						
							|  |  |  |         "league/csv": "^9.10", | 
					
						
							|  |  |  |         "league/fractal": "0.*", | 
					
						
							| 
									
										
										
										
											2024-10-06 11:32:58 +02:00
										 |  |  |         "mailersend/laravel-driver": "^2.7", | 
					
						
							| 
									
										
										
										
											2024-03-17 09:19:01 +01:00
										 |  |  |         "nunomaduro/collision": "^8", | 
					
						
							| 
									
										
										
										
											2023-11-04 17:26:38 +01:00
										 |  |  |         "pragmarx/google2fa": "^8.0", | 
					
						
							|  |  |  |         "predis/predis": "^2.2", | 
					
						
							|  |  |  |         "psr/log": "<4", | 
					
						
							|  |  |  |         "ramsey/uuid": "^4.7", | 
					
						
							|  |  |  |         "rcrowe/twigbridge": "^0.14", | 
					
						
							|  |  |  |         "spatie/laravel-html": "^3.2", | 
					
						
							|  |  |  |         "spatie/laravel-ignition": "^2", | 
					
						
							|  |  |  |         "spatie/period": "^2.4", | 
					
						
							| 
									
										
										
										
											2024-03-11 03:55:59 +00:00
										 |  |  |         "symfony/expression-language": "^7.0", | 
					
						
							| 
									
										
										
										
											2024-07-27 13:33:08 +00:00
										 |  |  |         "symfony/http-client": "^7.1", | 
					
						
							| 
									
										
										
										
											2024-12-09 06:27:37 +01:00
										 |  |  |         "symfony/mailgun-mailer": "^7.1", | 
					
						
							|  |  |  |         "wijourdil/ntfy-notification-channel": "^3.0" | 
					
						
							| 
									
										
										
										
											2023-11-04 17:26:38 +01:00
										 |  |  |     }, | 
					
						
							|  |  |  |     "require-dev": { | 
					
						
							| 
									
										
										
										
											2024-01-14 07:06:55 +01:00
										 |  |  |         "barryvdh/laravel-debugbar": "^3.9", | 
					
						
							| 
									
										
										
										
											2024-03-04 03:49:45 +00:00
										 |  |  |         "barryvdh/laravel-ide-helper": "3.*", | 
					
						
							| 
									
										
										
										
											2023-11-04 17:26:38 +01:00
										 |  |  |         "ergebnis/phpstan-rules": "^2.1", | 
					
						
							|  |  |  |         "fakerphp/faker": "1.*", | 
					
						
							|  |  |  |         "filp/whoops": "2.*", | 
					
						
							| 
									
										
										
										
											2023-12-10 07:03:48 +01:00
										 |  |  |         "larastan/larastan": "^2", | 
					
						
							| 
									
										
										
										
											2024-05-10 06:36:57 +02:00
										 |  |  |         "laravel-json-api/testing": "^3.0", | 
					
						
							| 
									
										
										
										
											2024-01-14 07:06:55 +01:00
										 |  |  |         "mockery/mockery": "1.*", | 
					
						
							| 
									
										
										
										
											2024-09-10 05:07:33 +00:00
										 |  |  |         "phpstan/extension-installer": "^1.4", | 
					
						
							| 
									
										
										
										
											2023-11-04 17:26:38 +01:00
										 |  |  |         "phpstan/phpstan": "^1.10", | 
					
						
							|  |  |  |         "phpstan/phpstan-deprecation-rules": "^1.1", | 
					
						
							| 
									
										
										
										
											2024-09-23 03:11:13 +00:00
										 |  |  |         "phpstan/phpstan-strict-rules": "^1.6", | 
					
						
							| 
									
										
										
										
											2023-11-04 17:26:38 +01:00
										 |  |  |         "phpunit/phpunit": "^10", | 
					
						
							|  |  |  |         "thecodingmachine/phpstan-strict-rules": "^1.0" | 
					
						
							|  |  |  |     }, | 
					
						
							| 
									
										
										
										
											2024-03-06 21:38:40 -05:00
										 |  |  |     "suggest": {}, | 
					
						
							| 
									
										
										
										
											2023-11-04 17:26:38 +01:00
										 |  |  |     "autoload": { | 
					
						
							|  |  |  |         "psr-4": { | 
					
						
							|  |  |  |             "FireflyIII\\": "app/", | 
					
						
							|  |  |  |             "Domain\\": "domain/", | 
					
						
							|  |  |  |             "Database\\Factories\\": "database/factories/", | 
					
						
							|  |  |  |             "Database\\Seeders\\": "database/seeders/" | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "autoload-dev": { | 
					
						
							|  |  |  |         "psr-4": { | 
					
						
							|  |  |  |             "Tests\\": "tests/" | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "extra": { | 
					
						
							|  |  |  |         "laravel": { | 
					
						
							|  |  |  |             "dont-discover": [] | 
					
						
							|  |  |  |         }, | 
					
						
							|  |  |  |         "phpstan": { | 
					
						
							|  |  |  |             "includes": [ | 
					
						
							|  |  |  |                 "extension.neon" | 
					
						
							|  |  |  |             ] | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     "scripts": { | 
					
						
							|  |  |  |         "post-root-package-install": [ | 
					
						
							|  |  |  |             "@php -r \"file_exists('.env') || copy('.env.example', '.env');\"" | 
					
						
							|  |  |  |         ], | 
					
						
							|  |  |  |         "post-create-project-cmd": [ | 
					
						
							|  |  |  |             "@php artisan key:generate" | 
					
						
							|  |  |  |         ], | 
					
						
							|  |  |  |         "post-autoload-dump": [ | 
					
						
							|  |  |  |             "Illuminate\\Foundation\\ComposerScripts::postAutoloadDump" | 
					
						
							|  |  |  |         ], | 
					
						
							|  |  |  |         "post-update-cmd": [ | 
					
						
							|  |  |  |             "@php artisan config:clear", | 
					
						
							|  |  |  |             "@php artisan route:clear", | 
					
						
							|  |  |  |             "@php artisan twig:clean", | 
					
						
							|  |  |  |             "@php artisan view:clear", | 
					
						
							|  |  |  |             "@php artisan clear-compiled", | 
					
						
							|  |  |  |             "@php artisan cache:clear", | 
					
						
							|  |  |  |             "@php artisan firefly-iii:upgrade-database", | 
					
						
							|  |  |  |             "@php artisan firefly-iii:correct-database", | 
					
						
							|  |  |  |             "@php artisan firefly-iii:report-integrity", | 
					
						
							| 
									
										
										
										
											2024-03-20 17:48:13 +01:00
										 |  |  |             "@php artisan firefly-iii:laravel-passport-keys", | 
					
						
							| 
									
										
										
										
											2023-11-04 17:26:38 +01:00
										 |  |  |             "@php artisan firefly:instructions update" | 
					
						
							|  |  |  |         ], | 
					
						
							|  |  |  |         "post-install-cmd": [ | 
					
						
							|  |  |  |             "@php artisan firefly:instructions install", | 
					
						
							|  |  |  |             "@php artisan firefly-iii:verify-security-alerts" | 
					
						
							|  |  |  |         ], | 
					
						
							|  |  |  |         "unit-test": [ | 
					
						
							|  |  |  |             "@php vendor/bin/phpunit -c phpunit.xml --testsuite unit --no-coverage" | 
					
						
							|  |  |  |         ], | 
					
						
							|  |  |  |         "integration-test": [ | 
					
						
							|  |  |  |             "@php vendor/bin/phpunit -c phpunit.xml --testsuite integration --no-coverage" | 
					
						
							|  |  |  |         ], | 
					
						
							|  |  |  |         "coverage": [ | 
					
						
							|  |  |  |             "@php vendor/bin/phpunit -c phpunit.xml" | 
					
						
							|  |  |  |         ] | 
					
						
							| 
									
										
										
										
											2022-05-31 06:17:16 +02:00
										 |  |  |     }, | 
					
						
							| 
									
										
										
										
											2023-11-04 17:26:38 +01:00
										 |  |  |     "config": { | 
					
						
							|  |  |  |         "preferred-install": "dist", | 
					
						
							|  |  |  |         "sort-packages": true, | 
					
						
							|  |  |  |         "optimize-autoloader": true, | 
					
						
							|  |  |  |         "allow-plugins": { | 
					
						
							|  |  |  |             "composer/package-versions-deprecated": true, | 
					
						
							| 
									
										
										
										
											2024-10-06 11:32:58 +02:00
										 |  |  |             "phpstan/extension-installer": true, | 
					
						
							|  |  |  |             "php-http/discovery": true | 
					
						
							| 
									
										
										
										
											2023-11-04 17:26:38 +01:00
										 |  |  |         } | 
					
						
							| 
									
										
										
										
											2022-01-09 08:05:07 +01:00
										 |  |  |     } | 
					
						
							| 
									
										
										
										
											2014-06-28 09:41:44 +02:00
										 |  |  | } |