* add opcodesio/log-viewer * set up with custom permission --------- Co-authored-by: Nabeel S. <nabeelio@users.noreply.github.com>
165 lines
5.5 KiB
JSON
165 lines
5.5 KiB
JSON
{
|
|
"name": "phpvms/phpvms",
|
|
"description": "phpVMS - Virtual Airline Administration",
|
|
"keywords": ["phpvms", "virtual", "airlines"],
|
|
"license": "BSD-3-Clause",
|
|
"type": "project",
|
|
"minimum-stability": "dev",
|
|
"prefer-stable": true,
|
|
"homepage": "http://www.phpvms.net",
|
|
"repositories": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/arthurpar06/laravel-theme"
|
|
}
|
|
],
|
|
"require": {
|
|
"php": ">=8.1",
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-simplexml": "*",
|
|
"ext-bcmath": "*",
|
|
"ext-pdo": "*",
|
|
"ext-intl": "*",
|
|
"ext-zip": "*",
|
|
"fisharebest/ext-calendar": "^2.5",
|
|
"symfony/flex": "^1.0",
|
|
"symfony/polyfill-iconv": "~1.22.0",
|
|
"symfony/polyfill-intl-icu": "*",
|
|
"symfony/polyfill-intl-idn": "*",
|
|
"symfony/polyfill-mbstring": "*",
|
|
"symfony/polyfill-php81": "*",
|
|
"symfony/polyfill-php82": "*",
|
|
"symfony/deprecation-contracts": "~v3.2.0",
|
|
"symfony/event-dispatcher-contracts": "~3.2.0",
|
|
"symfony/mailgun-mailer": "^6.4.13",
|
|
"symfony/console": "^6.4.15",
|
|
"symfony/http-client": "^6.4.15",
|
|
"symfony/yaml": "^6.4.13",
|
|
"psr/container": "1.1.1",
|
|
"composer/composer": "^2.7.7",
|
|
"composer/installers": "~1.12.0",
|
|
"laravel/framework": "^v10.48.25",
|
|
"arrilot/laravel-widgets": "~3.13.0",
|
|
"doctrine/dbal": "^3.0",
|
|
"guzzlehttp/guzzle": "~7.4.1",
|
|
"hashids/hashids": "~4.1.0",
|
|
"igaster/laravel-theme": "dev-master",
|
|
"intervention/image": "~2.4",
|
|
"jmikola/geojson": "^1.2.0",
|
|
"joshbrw/laravel-module-installer": "~2.0.1",
|
|
"laracasts/flash": "~3.2.2",
|
|
"laravel/helpers": "~v1.6.0",
|
|
"laravelcollective/html": "~6.4.0",
|
|
"jeremykendall/php-domain-parser": "~6.3",
|
|
"league/commonmark": "^2.6",
|
|
"league/csv": "~9.9.0",
|
|
"league/geotools": "~1.1.0",
|
|
"league/iso3166": "~4.2.0",
|
|
"markrogoyski/math-php": "~2.5.0",
|
|
"myclabs/deep-copy": "~1.10.0",
|
|
"nabeel/vacentral": "~2.1.0",
|
|
"nwidart/laravel-modules": "~10.0.0",
|
|
"php-units-of-measure/php-units-of-measure": "~2.1.0",
|
|
"prettus/l5-repository": "~2.9.0",
|
|
"santigarcor/laratrust": "^8.2.2",
|
|
"spatie/valuestore": "~1.3.2",
|
|
"tivie/php-os-detector": "~1.1.0",
|
|
"vlucas/phpdotenv": "~5.5",
|
|
"webpatser/laravel-uuid": "~4.0.1",
|
|
"oomphinc/composer-installers-extender": "~2.0.0",
|
|
"laravel/ui": "^4.2.2",
|
|
"madnest/madzipper": "^1.4.0",
|
|
"elcobvg/laravel-opcache": "^0.4.1",
|
|
"fakerphp/faker": "^v1.19.0",
|
|
"queueworker/sansdaemon": "^1.2.7",
|
|
"jpkleemans/attribute-events": "^1.4.0",
|
|
"akaunting/laravel-money": "^4.0.1",
|
|
"staudenmeir/belongs-to-through": "^v2.13.0",
|
|
"staudenmeir/eloquent-has-many-deep": "1.18.0",
|
|
"spatie/laravel-ignition": "^2.0",
|
|
"kyslik/column-sortable": "^6.5",
|
|
"jlorente/laravel-data-migrations": "^2.0",
|
|
"spatie/laravel-backup": "*",
|
|
"laravel/socialite": "^5.11",
|
|
"socialiteproviders/discord": "^4.2",
|
|
"symfony/postmark-mailer": "^6.4.13",
|
|
"league/html-to-markdown": "^5.1",
|
|
"league/flysystem-aws-s3-v3": "^3.0",
|
|
"league/flysystem-sftp-v3": "^3.0",
|
|
"nikolaposa/version": "^4.2",
|
|
"spatie/laravel-activitylog": "^4.7",
|
|
"socialiteproviders/vatsim": "^5.0",
|
|
"socialiteproviders/ivao": "^4.0",
|
|
"mailersend/laravel-driver": "^2.6",
|
|
"opcodesio/log-viewer": "^3.14"
|
|
},
|
|
"require-dev": {
|
|
"barryvdh/laravel-debugbar": "^3.8.1",
|
|
"filp/whoops": "^2.15.3",
|
|
"friendsofphp/php-cs-fixer": "^3.17.0",
|
|
"mockery/mockery": "^1.5.0",
|
|
"nunomaduro/collision": "^v7.5.0",
|
|
"phpunit/phpunit": "^10.5",
|
|
"laravel/sail": "^1.23",
|
|
"laravel/pint": "^1.19",
|
|
"kitloong/laravel-migrations-generator": "^7.0"
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"app/Database"
|
|
],
|
|
"files": [
|
|
"app/helpers.php"
|
|
],
|
|
"psr-4": {
|
|
"App\\": "app/",
|
|
"Modules\\": "modules/"
|
|
}
|
|
},
|
|
"autoload-dev": {
|
|
"psr-4": {
|
|
"Tests\\": "tests/"
|
|
}
|
|
},
|
|
"extra": {
|
|
"installer-types": ["phpvms-module"],
|
|
"installer-paths": {
|
|
"modules/{$name}/": ["type:phpvms-module"]
|
|
},
|
|
"module-dir": "modules",
|
|
"symfony": {
|
|
"require": "^6.0"
|
|
}
|
|
},
|
|
"scripts": {
|
|
"pre-package-uninstall": [
|
|
"@php -r \"array_map('unlink', glob('bootstrap/cache/*'));\""
|
|
],
|
|
"post-package-uninstall": [
|
|
"@php artisan package:discover --ansi",
|
|
"@php artisan phpvms:caches"
|
|
],
|
|
"pre-autoload-dump": [
|
|
"@php -r \"array_map('unlink', glob('bootstrap/cache/*'));\""
|
|
],
|
|
"post-autoload-dump": [
|
|
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
|
|
"@php artisan package:discover --ansi",
|
|
"@php artisan phpvms:caches"
|
|
],
|
|
"pint": "pint --dirty",
|
|
"test": "phpunit"
|
|
},
|
|
"config": {
|
|
"bin-dir": "vendor/bin/",
|
|
"allow-plugins": {
|
|
"composer/installers": true,
|
|
"joshbrw/laravel-module-installer": true,
|
|
"oomphinc/composer-installers-extender": true,
|
|
"symfony/flex": true,
|
|
"php-http/discovery": true
|
|
}
|
|
}
|
|
}
|