HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/8.0.30
System: Linux multiplicar 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64
User: root (0)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: /var/www/html/potencialactivo.sumar.com.py/vendor/phpoption/phpoption/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.2",
        "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
    },
    "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
}