HEX
Server: Apache
System: Linux webm013.cluster123.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: lesanew (165608)
PHP: 8.3.31
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/lesanew/anestetues2/web/app/plugins/woocommerce/vendor/opis/json-schema/composer.json
{
    "name": "opis/json-schema",
    "description": "Json Schema Validator for PHP",
    "keywords": [
        "json",
        "schema",
        "json-schema",
        "validation",
        "validator"
    ],
    "homepage": "https://opis.io/json-schema",
    "license": "Apache-2.0",
    "authors": [
        {
            "name": "Sorin Sarca",
            "email": "sarca_sorin@hotmail.com"
        },
        {
            "name": "Marius Sarca",
            "email": "marius.sarca@gmail.com"
        }
    ],
    "require": {
        "php": "^7.4 || ^8.0",
        "ext-json": "*",
        "opis/string": "^2.1",
        "opis/uri": "^1.0"
    },
    "require-dev": {
        "ext-bcmath": "*",
        "ext-intl": "*",
        "phpunit/phpunit": "^9.0"
    },
    "autoload": {
        "psr-4": {
            "Opis\\JsonSchema\\": "src/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "Opis\\JsonSchema\\Test\\": "tests/"
        }
    },
    "scripts": {
        "tests": "./vendor/bin/phpunit --verbose --color"
    },
    "extra": {
        "branch-alias": {
            "dev-master": "2.x-dev"
        }
    }
}