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: 3.139.72.250
User: allssztx (535) | Group: allssztx (533)
Safe Mode: OFF
Disable Function:
NONE

name : composer.json
{
    "name": "webmozart/assert",
    "description": "Assertions to validate method input/output with nice error messages.",
    "license": "MIT",
    "keywords": [
        "assert",
        "check",
        "validate"
    ],
    "authors": [
        {
            "name": "Bernhard Schussek",
            "email": "bschussek@gmail.com"
        }
    ],
    "require": {
        "php": "^7.2 || ^8.0",
        "ext-ctype": "*"
    },
    "require-dev": {
        "phpunit/phpunit": "^8.5.13"
    },
    "conflict": {
        "phpstan/phpstan": "<0.12.20",
        "vimeo/psalm": "<4.6.1 || 4.6.2"
    },
    "autoload": {
        "psr-4": {
            "Webmozart\\Assert\\": "src/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "Webmozart\\Assert\\Tests\\": "tests/",
            "Webmozart\\Assert\\Bin\\": "bin/src"
        }
    },
    "extra": {
        "branch-alias": {
            "dev-master": "1.10-dev"
        }
    }
}
© 2025 GrazzMean-Shell