Uname: Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Software: LiteSpeed
PHP version: 8.1.31 [ PHP INFO ] PHP os: Linux
Server Ip: 162.213.251.212
Your Ip: 18.117.152.51
User: allssztx (535) | Group: allssztx (533)
Safe Mode: OFF
Disable Function:
NONE

name : composer.json
{
    "name": "phpoption/phpoption",
    "description": "Option Type for PHP",
    "keywords": ["php", "option", "language", "type"],
    "license": "Apache-2.0",
    "authors": [
        {
            "name": "Johannes M. Schmitt",
            "email": "schmittjoh@gmail.com",
            "homepage": "https://github.com/schmittjoh"
        },
        {
            "name": "Graham Campbell",
            "email": "hello@gjcampbell.co.uk",
            "homepage": "https://github.com/GrahamCampbell"
        }
    ],
    "require": {
        "php": "^7.2.5 || ^8.0"
    },
    "require-dev": {
        "bamarni/composer-bin-plugin": "^1.8",
        "phpunit/phpunit": "^8.5.28 || ^9.5.21"
    },
    "autoload": {
        "psr-4": {
            "PhpOption\\": "src/PhpOption/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "PhpOption\\Tests\\": "tests/PhpOption/Tests/"
        }
    },
    "config": {
        "allow-plugins": {
            "bamarni/composer-bin-plugin": true
        },
        "preferred-install": "dist"
    },
    "extra": {
        "bamarni-bin": {
            "bin-links": true,
            "forward-command": true
        },
        "branch-alias": {
            "dev-master": "1.9-dev"
        }
    },
    "minimum-stability": "dev",
    "prefer-stable": true
}
© 2025 GrazzMean-Shell