HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.109.1.lve.el8.x86_64 #1 SMP Thu Mar 5 20:23:46 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/posscale/public_html/printmanager/vendor/filament/forms/composer.json
{
    "name": "filament/forms",
    "description": "Easily add beautiful forms to any Livewire component.",
    "license": "MIT",
    "homepage": "https://github.com/filamentphp/filament",
    "support": {
        "issues": "https://github.com/filamentphp/filament/issues",
        "source": "https://github.com/filamentphp/filament"
    },
    "require": {
        "php": "^8.1",
        "danharrin/date-format-converter": "^0.3",
        "filament/actions": "self.version",
        "filament/support": "self.version",
        "illuminate/console": "^10.45|^11.0|^12.0",
        "illuminate/contracts": "^10.45|^11.0|^12.0",
        "illuminate/database": "^10.45|^11.0|^12.0",
        "illuminate/filesystem": "^10.45|^11.0|^12.0",
        "illuminate/support": "^10.45|^11.0|^12.0",
        "illuminate/validation": "^10.45|^11.0|^12.0",
        "illuminate/view": "^10.45|^11.0|^12.0",
        "spatie/laravel-package-tools": "^1.9"
    },
    "autoload": {
        "files": [
            "src/helpers.php"
        ],
        "psr-4": {
            "Filament\\Forms\\": "src"
        }
    },
    "extra": {
        "laravel": {
            "providers": [
                "Filament\\Forms\\FormsServiceProvider"
            ]
        }
    },
    "config": {
        "sort-packages": true
    },
    "minimum-stability": "dev",
    "prefer-stable": true
}