1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/composer.json

164 lines
5.0 KiB
JSON
Raw Normal View History

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