PHP 8.2.31
Preview: composer.json Size: 1.18 KB
/opt/cpanel/ea-wappspector/vendor/sebastian/diff/composer.json

{
    "name": "sebastian/diff",
    "description": "Diff implementation",
    "keywords": ["diff", "udiff", "unidiff", "unified diff"],
    "homepage": "https://github.com/sebastianbergmann/diff",
    "license": "BSD-3-Clause",
    "authors": [
        {
            "name": "Sebastian Bergmann",
            "email": "sebastian@phpunit.de"
        },
        {
            "name": "Kore Nordmann",
            "email": "mail@kore-nordmann.de"
        }
    ],
    "support": {
        "issues": "https://github.com/sebastianbergmann/diff/issues",
        "security": "https://github.com/sebastianbergmann/diff/security/policy"
    },
    "prefer-stable": true,
    "config": {
        "platform": {
            "php": "8.1.0"
        },
        "optimize-autoloader": true,
        "sort-packages": true
    },
    "require": {
        "php": ">=8.1"
    },
    "require-dev": {
        "phpunit/phpunit": "^10.0",
        "symfony/process": "^6.4"
    },
    "autoload": {
        "classmap": [
            "src/"
        ]
    },
    "autoload-dev": {
        "classmap": [
            "tests/"
        ]
    },
    "extra": {
        "branch-alias": {
            "dev-main": "5.1-dev"
        }
    }
}

Directory Contents

Dirs: 1 × Files: 5

Name Size Perms Modified Actions
src DIR
- drwxr-xr-x 2024-03-02 07:15:17
Edit Download
5.01 KB lrw-r--r-- 2024-03-02 07:15:17
Edit Download
1.18 KB lrw-r--r-- 2024-03-02 07:15:17
Edit Download
1.50 KB lrw-r--r-- 2024-03-02 07:15:17
Edit Download
8.12 KB lrw-r--r-- 2024-03-02 07:15:17
Edit Download
1.86 KB lrw-r--r-- 2024-03-02 07:15:17
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).