2015-03-12 01:44:39 +01:00
|
|
|
{
|
2018-03-20 08:57:25 +01:00
|
|
|
"name": "invoiceninja/invoiceninja",
|
|
|
|
"description": "Invoices, expenses & time-tracking built with Laravel",
|
|
|
|
"keywords": [
|
|
|
|
"invoice",
|
|
|
|
"laravel"
|
2016-04-10 14:51:53 +02:00
|
|
|
],
|
2018-03-20 08:57:25 +01:00
|
|
|
"license": "Attribution Assurance License",
|
|
|
|
"authors": [
|
2016-04-10 14:51:53 +02:00
|
|
|
{
|
2018-03-20 08:57:25 +01:00
|
|
|
"name": "Hillel Coren",
|
|
|
|
"email": "hillelcoren@gmail.com"
|
2016-04-10 14:51:53 +02:00
|
|
|
}
|
|
|
|
],
|
2018-03-20 08:57:25 +01:00
|
|
|
"require": {
|
2021-02-19 09:20:45 +01:00
|
|
|
"php": ">=7.1.0",
|
2018-03-20 08:57:25 +01:00
|
|
|
"ext-gd": "*",
|
|
|
|
"ext-gmp": "*",
|
2020-02-24 22:17:16 +01:00
|
|
|
"ext-json": "*",
|
|
|
|
"ext-zip": "*",
|
2021-09-26 02:13:01 +02:00
|
|
|
"abdala/omnipay-pagseguro": "0.2",
|
|
|
|
"agmscode/omnipay-agms": "~1.0",
|
2018-03-20 08:57:25 +01:00
|
|
|
"anahkiasen/former": "4.*",
|
2021-09-26 02:13:01 +02:00
|
|
|
"andreas22/omnipay-fasapay": "1.*",
|
2018-03-20 08:57:25 +01:00
|
|
|
"asgrim/ofxparser": "^1.1",
|
|
|
|
"bacon/bacon-qr-code": "^1.0",
|
|
|
|
"barracudanetworks/archivestream-php": "^1.0",
|
2021-09-26 02:13:01 +02:00
|
|
|
"barryvdh/laravel-cors": "^1.0.6",
|
|
|
|
"barryvdh/laravel-debugbar": "~3.6.1",
|
|
|
|
"barryvdh/laravel-ide-helper": "~2.7",
|
|
|
|
"bramdevries/omnipay-paymill": "^1.0",
|
|
|
|
"cardgate/omnipay-cardgate": "~2.0",
|
2018-03-20 08:57:25 +01:00
|
|
|
"cerdic/css-tidy": "~v1.5",
|
2021-09-26 02:13:01 +02:00
|
|
|
"chumper/datatable": "dev-laravel6-support",
|
2018-03-20 08:57:25 +01:00
|
|
|
"cleverit/ubl_invoice": "1.*",
|
2021-09-26 02:13:01 +02:00
|
|
|
"codedge/laravel-selfupdater": "2.3.0",
|
2021-01-21 22:43:12 +01:00
|
|
|
"collizo4sky/omnipay-wepay": "dev-address-fix#942f3e0",
|
2021-09-26 02:13:01 +02:00
|
|
|
"delatbabel/omnipay-fatzebra": "dev-master",
|
|
|
|
"dercoder/omnipay-ecopayz": "~1.0",
|
|
|
|
"dercoder/omnipay-paysafecard": "dev-master",
|
|
|
|
"digitickets/omnipay-barclays-epdq": "~3.0",
|
|
|
|
"digitickets/omnipay-datacash": "~3.0",
|
2018-03-20 08:57:25 +01:00
|
|
|
"digitickets/omnipay-gocardlessv2": "dev-payment-fix",
|
2021-09-26 02:13:01 +02:00
|
|
|
"digitickets/omnipay-realex": "~5.0",
|
|
|
|
"doctrine/dbal": "2.6.x",
|
2019-02-18 11:02:56 +01:00
|
|
|
"dompdf/dompdf": "0.6.2",
|
2018-03-20 08:57:25 +01:00
|
|
|
"ezyang/htmlpurifier": "~v4.7",
|
2021-09-26 02:13:01 +02:00
|
|
|
"fotografde/omnipay-checkoutcom": "~2.0",
|
|
|
|
"fruitcakestudio/omnipay-sisow": "~2.0",
|
2018-03-20 08:57:25 +01:00
|
|
|
"fzaninotto/faker": "^1.5",
|
|
|
|
"google/apiclient": "^2.0",
|
|
|
|
"guzzlehttp/guzzle": "^6.3",
|
|
|
|
"intervention/image": "dev-master",
|
|
|
|
"jaybizzle/laravel-crawler-detect": "1.*",
|
|
|
|
"jlapp/swaggervel": "master-dev",
|
|
|
|
"jonnyw/php-phantomjs": "dev-fixes",
|
2021-09-26 02:13:01 +02:00
|
|
|
"justinbusschau/omnipay-secpay": "~2.0",
|
2018-03-20 08:57:25 +01:00
|
|
|
"laracasts/presenter": "dev-master",
|
2021-09-26 02:13:01 +02:00
|
|
|
"laravel/framework": "^6.20",
|
|
|
|
"laravel/helpers": "^1.4",
|
2018-03-20 08:57:25 +01:00
|
|
|
"laravel/legacy-encrypter": "^1.0",
|
2021-09-26 02:13:01 +02:00
|
|
|
"laravel/socialite": "~4.4.1",
|
2018-03-20 08:57:25 +01:00
|
|
|
"laravel/tinker": "^1.0",
|
2021-09-26 02:13:01 +02:00
|
|
|
"laravelcollective/html": "^6.2",
|
2018-04-18 09:00:38 +02:00
|
|
|
"league/csv": "^9.1",
|
2018-03-20 08:57:25 +01:00
|
|
|
"league/flysystem-aws-s3-v3": "~1.0",
|
|
|
|
"league/flysystem-rackspace": "~1.0",
|
|
|
|
"league/fractal": "0.13.*",
|
2021-01-21 22:43:12 +01:00
|
|
|
"lokielse/omnipay-alipay": "~1.4",
|
2021-09-26 02:13:01 +02:00
|
|
|
"maatwebsite/excel": "dev-carbon#8b17952",
|
|
|
|
"mashape/unirest-php": "^3.0",
|
2021-01-21 22:43:12 +01:00
|
|
|
"meebio/omnipay-creditcall": "dev-master",
|
|
|
|
"meebio/omnipay-secure-trading": "dev-master",
|
|
|
|
"mfauveau/omnipay-pacnet": "~2.0",
|
2021-09-26 02:13:01 +02:00
|
|
|
"mpdf/mpdf": "7.1.7",
|
|
|
|
"nesbot/carbon": "^2.0",
|
|
|
|
"nwidart/laravel-modules": "2.0.*",
|
|
|
|
"omnipay/authorizenet": "dev-solution-id as 2.5.0",
|
2021-01-21 22:43:12 +01:00
|
|
|
"omnipay/bitpay": "dev-master",
|
|
|
|
"omnipay/braintree": "^1.1",
|
2021-09-26 02:13:01 +02:00
|
|
|
"omnipay/common": "2.5.2",
|
|
|
|
"omnipay/firstdata": "^2.4",
|
2021-01-21 22:43:12 +01:00
|
|
|
"omnipay/gocardless": "dev-master",
|
|
|
|
"omnipay/mollie": "3.*",
|
|
|
|
"omnipay/omnipay": "~2.3",
|
|
|
|
"omnipay/payfast": "~2.0",
|
|
|
|
"omnipay/stripe": "~2.0",
|
2021-09-26 02:13:01 +02:00
|
|
|
"patricktalmadge/bootstrapper": "5.12.x",
|
|
|
|
"pragmarx/google2fa-laravel": "0.1.4",
|
|
|
|
"predis/predis": "^1.1",
|
|
|
|
"simshaun/recurr": "dev-master",
|
2021-01-21 22:43:12 +01:00
|
|
|
"softcommerce/omnipay-paytrace": "~1.0",
|
2021-09-26 02:13:01 +02:00
|
|
|
"stripe/stripe-php": "^6.40",
|
|
|
|
"superbalist/laravel-google-cloud-storage": "^2.2",
|
|
|
|
"symfony/css-selector": "~3.1",
|
|
|
|
"therobfonz/laravel-mandrill-driver": "~1.0",
|
|
|
|
"turbo124/laravel-push-notification": "dev-laravel6",
|
|
|
|
"vemcogroup/laravel-sparkpost-driver": "~2.0",
|
2021-01-21 22:43:12 +01:00
|
|
|
"vink/omnipay-komoju": "~1.0",
|
2021-09-26 02:13:01 +02:00
|
|
|
"webpatser/laravel-countries": "dev-master#75992ad",
|
|
|
|
"wepay/php-sdk": "^0.2",
|
|
|
|
"wildbit/postmark-php": "^2.5"
|
2018-03-20 08:57:25 +01:00
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"symfony/dom-crawler": "~3.1",
|
|
|
|
"codeception/c3": "2.*",
|
|
|
|
"codeception/codeception": "2.*",
|
2021-09-26 02:13:01 +02:00
|
|
|
"phpspec/phpspec": "~5.0",
|
2018-03-20 08:57:25 +01:00
|
|
|
"phpunit/phpunit": "~5.7"
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"app/Console/Commands",
|
|
|
|
"app/Libraries",
|
|
|
|
"app/Http/Controllers",
|
|
|
|
"app/Models",
|
|
|
|
"app/Ninja",
|
|
|
|
"app/Ninja/Repositories",
|
|
|
|
"database"
|
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"App\\": "app/",
|
|
|
|
"Modules\\": "Modules/"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"app/Libraries/lib_autolink.php",
|
|
|
|
"app/Libraries/OFX.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"autoload-dev": {
|
|
|
|
"classmap": [
|
|
|
|
"tests/TestCase.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"post-install-cmd": [
|
|
|
|
"rm bootstrap/cache/compiled.php || true",
|
|
|
|
"php artisan view:clear",
|
2019-09-13 01:30:10 +02:00
|
|
|
"php artisan clear-compiled"
|
2018-03-20 08:57:25 +01:00
|
|
|
],
|
|
|
|
"post-update-cmd": [
|
|
|
|
"rm bootstrap/cache/compiled.php || true",
|
|
|
|
"php artisan view:clear",
|
2019-09-13 01:30:10 +02:00
|
|
|
"php artisan clear-compiled"
|
2018-03-20 08:57:25 +01:00
|
|
|
],
|
|
|
|
"post-create-project-cmd": [
|
|
|
|
"php -r \"copy('.env.example', '.env');\"",
|
|
|
|
"php artisan key:generate"
|
2019-09-13 01:30:10 +02:00
|
|
|
],
|
|
|
|
"post-autoload-dump": [
|
|
|
|
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
|
|
|
|
"@php artisan package:discover"
|
2018-03-20 08:57:25 +01:00
|
|
|
]
|
|
|
|
},
|
2020-11-01 15:02:56 +01:00
|
|
|
"replace": {
|
|
|
|
"alfaproject/omnipay-skrill": "*"
|
|
|
|
},
|
2018-03-20 08:57:25 +01:00
|
|
|
"minimum-stability": "dev",
|
|
|
|
"prefer-stable": true,
|
|
|
|
"config": {
|
|
|
|
"preferred-install": "dist",
|
|
|
|
"sort-packages": true,
|
|
|
|
"optimize-autoloader": true
|
|
|
|
},
|
|
|
|
"repositories": [
|
2017-07-06 22:55:54 +02:00
|
|
|
{
|
2018-03-20 08:57:25 +01:00
|
|
|
"type": "vcs",
|
|
|
|
"url": "https://github.com/hillelcoren/l5-google-cloud-storage"
|
2017-07-13 10:13:57 +02:00
|
|
|
},
|
|
|
|
{
|
2018-03-20 08:57:25 +01:00
|
|
|
"type": "vcs",
|
|
|
|
"url": "https://github.com/hillelcoren/omnipay-wepay"
|
2017-08-21 18:08:49 +02:00
|
|
|
},
|
|
|
|
{
|
2018-03-20 08:57:25 +01:00
|
|
|
"type": "vcs",
|
|
|
|
"url": "https://github.com/hillelcoren/omnipay-gocardlessv2"
|
2017-10-04 12:00:03 +02:00
|
|
|
},
|
|
|
|
{
|
2018-03-20 08:57:25 +01:00
|
|
|
"type": "vcs",
|
2021-09-26 02:13:01 +02:00
|
|
|
"url": "https://github.com/joshuadwire/chumper-datatable"
|
2018-02-26 19:45:55 +01:00
|
|
|
},
|
|
|
|
{
|
2018-03-20 08:57:25 +01:00
|
|
|
"type": "vcs",
|
2021-09-26 02:13:01 +02:00
|
|
|
"url": "https://github.com/joshuadwire/php-phantomjs"
|
2019-01-30 11:45:46 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "vcs",
|
|
|
|
"url": "https://github.com/davidbankes/omnipay-firstdata.git"
|
2021-01-22 11:51:59 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "vcs",
|
2021-02-19 09:20:45 +01:00
|
|
|
"url": "https://github.com/hillelcoren/omnipay-authorizenet"
|
2021-09-26 02:13:01 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "vcs",
|
|
|
|
"url": "https://github.com/joshuadwire/omnipay-common"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "vcs",
|
|
|
|
"url": "https://github.com/joshuadwire/laravel-push-notification"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "vcs",
|
|
|
|
"url": "https://github.com/joshuadwire/NotificationPusher"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "vcs",
|
|
|
|
"url": "https://github.com/tainmar/Laravel-Excel"
|
2016-04-29 23:50:21 +02:00
|
|
|
}
|
2018-03-20 08:57:25 +01:00
|
|
|
]
|
2016-04-27 01:59:52 +02:00
|
|
|
}
|