HEX
Server: LiteSpeed
System: Linux standart9.isimtescil.net 3.10.0-962.3.2.lve1.5.26.7.el7.x86_64 #1 SMP Wed Oct 2 07:53:12 EDT 2019 x86_64
User: karalev (5310)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: //home/karalev/www/wp-content/plugins/elementor/vendor_prefixed/php-di/phpdoc-reader/composer.json
{
    "name": "php-di\/phpdoc-reader",
    "type": "library",
    "description": "PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)",
    "keywords": [
        "phpdoc",
        "reflection"
    ],
    "license": "MIT",
    "autoload": {
        "psr-4": {
            "ElementorDeps\\PhpDocReader\\": "src\/PhpDocReader"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "ElementorDeps\\UnitTest\\PhpDocReader\\": "tests\/"
        }
    },
    "require": {
        "php": ">=7.2.0"
    },
    "require-dev": {
        "phpunit\/phpunit": "^8.5|^9.0",
        "mnapoli\/hard-mode": "~0.3.0"
    }
}