2018-10-04 20:10:43 +03:00
|
|
|
{
|
2018-10-12 22:29:34 +11:00
|
|
|
"name": "invoiceninja/invoiceninja",
|
|
|
|
|
"description": "Invoices, expenses & time-tracking built with Laravel",
|
|
|
|
|
"keywords": [
|
|
|
|
|
"invoice",
|
2020-10-01 15:33:38 +10:00
|
|
|
"laravel",
|
|
|
|
|
"invoicing",
|
|
|
|
|
"time tracking",
|
|
|
|
|
"expenses",
|
|
|
|
|
"CRM",
|
|
|
|
|
"Credit card billing",
|
2020-11-11 11:13:39 +11:00
|
|
|
"projects",
|
2020-12-16 08:10:40 +11:00
|
|
|
"tasks",
|
2022-06-15 16:27:21 +10:00
|
|
|
"freelancer",
|
|
|
|
|
"quotes",
|
|
|
|
|
"purchase orders",
|
|
|
|
|
"stripe billing",
|
|
|
|
|
"invoices",
|
|
|
|
|
"subscriptions"
|
2018-10-12 22:29:34 +11:00
|
|
|
],
|
2021-10-20 07:58:14 +11:00
|
|
|
"license": "Elastic License",
|
2018-10-12 22:29:34 +11:00
|
|
|
"authors": [
|
|
|
|
|
{
|
|
|
|
|
"name": "Hillel Coren",
|
|
|
|
|
"email": "hillelcoren@gmail.com"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "David Bomba",
|
|
|
|
|
"email": "turbo124@gmail.com"
|
|
|
|
|
}
|
|
|
|
|
],
|
2018-10-04 20:10:43 +03:00
|
|
|
"type": "project",
|
|
|
|
|
"require": {
|
2022-06-22 21:57:45 +10:00
|
|
|
"php": "^8.1",
|
2020-12-21 16:32:04 +01:00
|
|
|
"ext-dom": "*",
|
2020-03-11 11:38:11 +11:00
|
|
|
"ext-json": "*",
|
2020-12-17 15:44:01 +01:00
|
|
|
"ext-libxml": "*",
|
2022-02-25 22:14:40 +11:00
|
|
|
"afosto/yaac": "^1.4",
|
2022-07-29 12:12:24 +10:00
|
|
|
"asm/php-ansible": "^4.0",
|
2020-06-12 08:18:49 +10:00
|
|
|
"authorizenet/authorizenet": "^2.0",
|
2022-03-15 23:28:16 +11:00
|
|
|
"awobaz/compoships": "^2.1",
|
2021-02-20 11:45:20 +11:00
|
|
|
"bacon/bacon-qr-code": "^2.0",
|
2022-09-15 17:43:33 +10:00
|
|
|
"beganovich/snappdf": "^3",
|
2021-04-28 14:54:50 +02:00
|
|
|
"braintree/braintree_php": "^6.0",
|
2022-06-15 22:47:25 +10:00
|
|
|
"checkout/checkout-sdk-php": "^2.5",
|
2020-04-10 15:07:36 +10:00
|
|
|
"cleverit/ubl_invoice": "^1.3",
|
2021-09-12 08:00:26 +10:00
|
|
|
"doctrine/dbal": "^3.0",
|
2021-07-22 11:30:16 +10:00
|
|
|
"eway/eway-rapid-php": "^1.3",
|
2021-04-09 15:03:06 +10:00
|
|
|
"fakerphp/faker": "^1.14",
|
2021-08-16 14:05:45 +10:00
|
|
|
"gocardless/gocardless-pro": "^4.12",
|
2020-09-06 19:38:10 +10:00
|
|
|
"google/apiclient": "^2.7",
|
2022-06-21 10:00:18 +00:00
|
|
|
"guzzlehttp/guzzle": "^7.2",
|
2021-09-18 23:20:16 +10:00
|
|
|
"halaxa/json-machine": "^0.7.0",
|
2021-02-20 22:51:01 +11:00
|
|
|
"hashids/hashids": "^4.0",
|
2022-06-22 21:57:45 +10:00
|
|
|
"hedii/laravel-gelf-logger": "^7.0",
|
2022-06-10 00:29:34 +02:00
|
|
|
"imdhemy/laravel-purchases": "^0.10.3",
|
2020-09-06 19:38:10 +10:00
|
|
|
"intervention/image": "^2.5",
|
2022-06-22 21:57:45 +10:00
|
|
|
"invoiceninja/inspector": "^1.0",
|
2018-10-22 23:04:37 +11:00
|
|
|
"laracasts/presenter": "^0.2.1",
|
2022-09-15 17:43:33 +10:00
|
|
|
"laravel/framework": "^9.3",
|
2020-09-06 19:38:10 +10:00
|
|
|
"laravel/slack-notification-channel": "^2.2",
|
2020-10-01 15:33:38 +10:00
|
|
|
"laravel/socialite": "^5",
|
2022-06-21 10:00:18 +00:00
|
|
|
"laravel/tinker": "^2.7",
|
2020-10-21 17:15:03 +11:00
|
|
|
"laravel/ui": "^3.0",
|
2020-12-12 21:01:53 +11:00
|
|
|
"league/csv": "^9.6",
|
2022-06-21 09:58:51 +00:00
|
|
|
"league/flysystem-aws-s3-v3": "^3.0",
|
2019-03-29 08:34:58 +11:00
|
|
|
"league/fractal": "^0.17.0",
|
2021-04-07 21:40:57 +10:00
|
|
|
"league/omnipay": "^3.1",
|
2022-07-05 16:15:46 +10:00
|
|
|
"livewire/livewire": "^2.10",
|
2022-06-17 11:48:17 +10:00
|
|
|
"microsoft/microsoft-graph": "^1.69",
|
2021-07-23 13:46:28 +02:00
|
|
|
"mollie/mollie-api-php": "^2.36",
|
2022-02-18 20:55:44 +11:00
|
|
|
"nelexa/zip": "^4.0",
|
2022-03-14 10:16:52 +11:00
|
|
|
"nwidart/laravel-modules": "8.3",
|
2019-05-05 14:22:32 +10:00
|
|
|
"omnipay/paypal": "^3.0",
|
2021-06-24 14:43:14 +10:00
|
|
|
"payfast/payfast-php-sdk": "^1.1",
|
2021-02-20 11:45:20 +11:00
|
|
|
"pragmarx/google2fa": "^8.0",
|
2023-02-15 07:41:21 +11:00
|
|
|
"turbo124/predis": "1.1.11",
|
2021-10-07 16:38:32 +02:00
|
|
|
"razorpay/razorpay": "2.*",
|
2022-12-02 23:55:00 +01:00
|
|
|
"sentry/sentry-laravel": "^3",
|
2022-05-25 11:00:20 +10:00
|
|
|
"setasign/fpdf": "^1.8",
|
|
|
|
|
"setasign/fpdi": "^2.3",
|
2022-06-11 05:27:38 +02:00
|
|
|
"socialiteproviders/apple": "^5.2",
|
2022-06-11 04:07:06 +02:00
|
|
|
"socialiteproviders/microsoft": "^4.1",
|
2022-06-30 13:34:15 +10:00
|
|
|
"sprain/swiss-qr-bill": "^3.2",
|
2021-08-14 18:11:45 +10:00
|
|
|
"square/square": "13.0.0.20210721",
|
2020-09-06 19:38:10 +10:00
|
|
|
"stripe/stripe-php": "^7.50",
|
2022-06-21 09:59:02 +00:00
|
|
|
"symfony/http-client": "^6.0",
|
2022-06-24 13:15:56 +10:00
|
|
|
"symfony/mailgun-mailer": "^6.1",
|
|
|
|
|
"symfony/postmark-mailer": "^6.1",
|
2021-04-13 16:43:35 +02:00
|
|
|
"tijsverkoyen/css-to-inline-styles": "^2.2",
|
2022-09-08 18:57:32 +10:00
|
|
|
"turbo124/beacon": "^1.3",
|
2022-07-27 11:03:30 +10:00
|
|
|
"twilio/sdk": "^6.40",
|
2021-02-10 08:58:53 +11:00
|
|
|
"webpatser/laravel-countries": "dev-master#75992ad",
|
2022-06-24 13:15:56 +10:00
|
|
|
"wepay/php-sdk": "^0.3"
|
2018-10-04 20:10:43 +03:00
|
|
|
},
|
|
|
|
|
"require-dev": {
|
2022-09-05 15:33:11 +10:00
|
|
|
"php": "^8.1",
|
2022-07-05 16:15:46 +10:00
|
|
|
"barryvdh/laravel-debugbar": "^3.6",
|
2022-07-28 10:58:13 +10:00
|
|
|
"beyondcode/laravel-query-detector": "^1.6",
|
2021-01-27 08:42:00 +11:00
|
|
|
"brianium/paratest": "^6.1",
|
2022-04-01 13:46:55 +11:00
|
|
|
"darkaonline/l5-swagger": "8.1.0",
|
2021-04-13 09:52:17 +10:00
|
|
|
"fakerphp/faker": "^1.14",
|
2020-09-06 19:38:10 +10:00
|
|
|
"filp/whoops": "^2.7",
|
2023-01-25 07:15:54 +11:00
|
|
|
"laracasts/cypress": "^3.0",
|
2021-07-02 15:37:49 +02:00
|
|
|
"laravel/dusk": "^6.15",
|
2022-06-21 10:00:18 +00:00
|
|
|
"mockery/mockery": "^1.4.4",
|
|
|
|
|
"nunomaduro/collision": "^6.1",
|
2022-07-05 16:15:46 +10:00
|
|
|
"phpunit/phpunit": "^9.5.10",
|
2022-07-18 08:21:17 +10:00
|
|
|
"spatie/laravel-ignition": "^1.0",
|
|
|
|
|
"vimeo/psalm": "^4.24"
|
2018-10-04 20:10:43 +03:00
|
|
|
},
|
|
|
|
|
"autoload": {
|
|
|
|
|
"psr-4": {
|
2020-10-01 15:33:38 +10:00
|
|
|
"App\\": "app/",
|
|
|
|
|
"Database\\Factories\\": "database/factories/",
|
2021-04-01 14:35:30 +11:00
|
|
|
"Database\\Seeders\\": "database/seeders/",
|
|
|
|
|
"Modules\\": "Modules/"
|
2018-10-16 22:42:43 +11:00
|
|
|
},
|
2022-07-15 22:59:25 +10:00
|
|
|
"files": [
|
|
|
|
|
"app/Helpers/TranslationHelper.php",
|
|
|
|
|
"app/Helpers/Generic.php",
|
|
|
|
|
"app/Helpers/ClientPortal.php"
|
|
|
|
|
]
|
2018-10-04 20:10:43 +03:00
|
|
|
},
|
|
|
|
|
"autoload-dev": {
|
|
|
|
|
"psr-4": {
|
|
|
|
|
"Tests\\": "tests/"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"extra": {
|
|
|
|
|
"laravel": {
|
2020-06-11 15:13:35 +02:00
|
|
|
"dont-discover": []
|
2018-10-04 20:10:43 +03:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"scripts": {
|
2020-12-28 08:58:49 +11:00
|
|
|
"post-install-cmd": [
|
|
|
|
|
],
|
|
|
|
|
"post-update-cmd": [
|
2022-06-21 10:00:18 +00:00
|
|
|
"@php artisan vendor:publish --tag=laravel-assets --ansi --force"
|
2020-12-28 08:58:49 +11:00
|
|
|
],
|
2018-10-04 20:10:43 +03:00
|
|
|
"post-root-package-install": [
|
|
|
|
|
"@php -r \"file_exists('.env') || copy('.env.example', '.env');\""
|
|
|
|
|
],
|
|
|
|
|
"post-create-project-cmd": [
|
2020-03-18 20:40:15 +11:00
|
|
|
"@php -r \"file_exists('.env') || copy('.env.example', '.env');\"",
|
2020-03-27 18:22:35 +11:00
|
|
|
"@php artisan key:generate",
|
|
|
|
|
"@php artisan storage:link"
|
2018-10-04 20:10:43 +03:00
|
|
|
],
|
|
|
|
|
"post-autoload-dump": [
|
|
|
|
|
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
|
2020-09-28 12:04:34 +02:00
|
|
|
"@php artisan package:discover --ansi"
|
2020-11-25 15:01:49 +01:00
|
|
|
],
|
|
|
|
|
"format": [
|
|
|
|
|
"vendor/bin/php-cs-fixer fix"
|
2018-10-04 20:10:43 +03:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"config": {
|
|
|
|
|
"preferred-install": "dist",
|
|
|
|
|
"sort-packages": true,
|
|
|
|
|
"optimize-autoloader": true
|
|
|
|
|
},
|
|
|
|
|
"minimum-stability": "dev",
|
2021-04-01 17:56:25 +11:00
|
|
|
"prefer-stable": true
|
2022-08-06 17:27:09 +10:00
|
|
|
}
|