mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 20:22:42 +01:00
195 lines
6.0 KiB
JSON
195 lines
6.0 KiB
JSON
{
|
|
"name": "invoiceninja/invoiceninja",
|
|
"description": "Invoices, expenses & time-tracking built with Laravel",
|
|
"keywords": [
|
|
"invoice",
|
|
"laravel",
|
|
"invoicing",
|
|
"time tracking",
|
|
"expenses",
|
|
"CRM",
|
|
"Credit card billing",
|
|
"projects",
|
|
"tasks",
|
|
"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"
|
|
}
|
|
],
|
|
"type": "project",
|
|
"require": {
|
|
"php": "^8.2",
|
|
"ext-dom": "*",
|
|
"ext-json": "*",
|
|
"ext-libxml": "*",
|
|
"afosto/yaac": "^1.4",
|
|
"asm/php-ansible": "^4.0",
|
|
"authorizenet/authorizenet": "^2.0",
|
|
"awobaz/compoships": "^2.1",
|
|
"bacon/bacon-qr-code": "^2.0",
|
|
"beganovich/snappdf": "^4",
|
|
"braintree/braintree_php": "^6.0",
|
|
"btcpayserver/btcpayserver-greenfield-php": "^2.6",
|
|
"checkout/checkout-sdk-php": "^3.0",
|
|
"doctrine/dbal": "^3.0",
|
|
"eway/eway-rapid-php": "^1.3",
|
|
"fakerphp/faker": "^1.14",
|
|
"getbrevo/brevo-php": "^1.0",
|
|
"gocardless/gocardless-pro": "^4.12",
|
|
"google/apiclient": "^2.7",
|
|
"guzzlehttp/guzzle": "^7.2",
|
|
"halaxa/json-machine": "^0.7.0",
|
|
"hashids/hashids": "^4.0",
|
|
"hedii/laravel-gelf-logger": "^8",
|
|
"horstoeko/orderx": "dev-master",
|
|
"horstoeko/zugferd": "^1",
|
|
"hyvor/php-json-exporter": "^0.0.3",
|
|
"imdhemy/laravel-purchases": "^1.7",
|
|
"intervention/image": "^2.5",
|
|
"invoiceninja/einvoice": "dev-main",
|
|
"invoiceninja/inspector": "^2.0",
|
|
"invoiceninja/ubl_invoice": "^2",
|
|
"josemmo/facturae-php": "^1.7",
|
|
"laracasts/presenter": "^0.2.1",
|
|
"laravel/framework": "^10",
|
|
"laravel/slack-notification-channel": "^2.2",
|
|
"laravel/socialite": "^5",
|
|
"laravel/tinker": "^2.7",
|
|
"laravel/ui": "^4.0",
|
|
"league/csv": "^9.6",
|
|
"league/flysystem-aws-s3-v3": "^3.0",
|
|
"league/fractal": "^0.20.0",
|
|
"league/omnipay": "^3.1",
|
|
"livewire/livewire": "^3",
|
|
"microsoft/microsoft-graph": "^1.69",
|
|
"mollie/mollie-api-php": "^2.36",
|
|
"nelexa/zip": "^4.0",
|
|
"nordigen/nordigen-php": "^1.1",
|
|
"nwidart/laravel-modules": "^10.0",
|
|
"omnipay/paypal": "^3.0",
|
|
"phpoffice/phpspreadsheet": "^1.29",
|
|
"pragmarx/google2fa": "^8.0",
|
|
"predis/predis": "^2",
|
|
"psr/http-message": "^1.0",
|
|
"pusher/pusher-php-server": "^7.2",
|
|
"razorpay/razorpay": "2.*",
|
|
"sentry/sentry-laravel": "^3",
|
|
"setasign/fpdf": "^1.8",
|
|
"setasign/fpdi": "^2.3",
|
|
"socialiteproviders/apple": "dev-master",
|
|
"socialiteproviders/microsoft": "^4.1",
|
|
"spatie/laravel-data": "^3.6",
|
|
"sprain/swiss-qr-bill": "^4.3",
|
|
"square/square": "30.0.0.*",
|
|
"stripe/stripe-php": "^12",
|
|
"symfony/brevo-mailer": "6.4",
|
|
"symfony/http-client": "^6.0",
|
|
"symfony/mailgun-mailer": "^6.1",
|
|
"symfony/postmark-mailer": "^6.1",
|
|
"turbo124/beacon": "^1.5",
|
|
"twig/intl-extra": "^3.7",
|
|
"twig/twig": "^3",
|
|
"twilio/sdk": "^6.40",
|
|
"webpatser/laravel-countries": "dev-master#75992ad",
|
|
"wildbit/postmark-php": "^4.0"
|
|
},
|
|
"require-dev": {
|
|
"php": "^8.2",
|
|
"barryvdh/laravel-debugbar": "^3.6",
|
|
"barryvdh/laravel-ide-helper": "^2.13",
|
|
"beyondcode/laravel-query-detector": "^1.8",
|
|
"brianium/paratest": "^7",
|
|
"filp/whoops": "^2.7",
|
|
"friendsofphp/php-cs-fixer": "^3.14",
|
|
"laracasts/cypress": "^3.0",
|
|
"larastan/larastan": "^2",
|
|
"mockery/mockery": "^1.4.4",
|
|
"nunomaduro/collision": "^7.0",
|
|
"phpstan/phpstan": "^1.9",
|
|
"phpunit/phpunit": "^10",
|
|
"spatie/laravel-ignition": "^2.0",
|
|
"spaze/phpstan-stripe": "^3.0"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"App\\": "app/",
|
|
"Database\\Factories\\": "database/factories/",
|
|
"Database\\Seeders\\": "database/seeders/",
|
|
"Modules\\": "Modules/"
|
|
},
|
|
"files": [
|
|
"app/Helpers/TranslationHelper.php",
|
|
"app/Helpers/Generic.php",
|
|
"app/Helpers/ClientPortal.php"
|
|
]
|
|
},
|
|
"autoload-dev": {
|
|
"psr-4": {
|
|
"Tests\\": "tests/"
|
|
}
|
|
},
|
|
"extra": {
|
|
"laravel": {
|
|
"dont-discover": []
|
|
}
|
|
},
|
|
"scripts": {
|
|
"post-install-cmd": [],
|
|
"post-update-cmd": [
|
|
"@php artisan vendor:publish --tag=laravel-assets --ansi --force"
|
|
],
|
|
"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"
|
|
],
|
|
"post-autoload-dump": [
|
|
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
|
|
"@php artisan package:discover --ansi"
|
|
],
|
|
"format": [
|
|
"vendor/bin/php-cs-fixer fix"
|
|
]
|
|
},
|
|
"config": {
|
|
"preferred-install": "dist",
|
|
"sort-packages": true,
|
|
"optimize-autoloader": true,
|
|
"allow-plugins": {
|
|
"php-http/discovery": true
|
|
}
|
|
},
|
|
"repositories": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/turbo124/apple"
|
|
},
|
|
{
|
|
"type":"vcs",
|
|
"url": "https://github.com/invoiceninja/einvoice"
|
|
},
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/turbo124/orderx"
|
|
}
|
|
],
|
|
"minimum-stability": "dev",
|
|
"prefer-stable": true
|
|
}
|