PHP 8.2.30
Preview: composer.json Size: 1.19 KB
/proc/thread-self/root/home/byroehnu/easetack.com/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.2.0"
        },
        "optimize-autoloader": true,
        "sort-packages": true
    },
    "require": {
        "php": ">=8.2"
    },
    "require-dev": {
        "phpunit/phpunit": "^11.0",
        "symfony/process": "^4.2 || ^5"
    },
    "autoload": {
        "classmap": [
            "src/"
        ]
    },
    "autoload-dev": {
        "classmap": [
            "tests/"
        ]
    },
    "extra": {
        "branch-alias": {
            "dev-main": "6.0-dev"
        }
    }
}

Directory Contents

Dirs: 1 × Files: 5

Name Size Perms Modified Actions
src DIR
- drwxrwxrwx 2025-05-16 16:14:51
Edit Download
5.92 KB lrw-rw-rw- 2024-07-03 04:53:05
Edit Download
1.19 KB lrw-rw-rw- 2024-07-03 04:53:05
Edit Download
1.50 KB lrw-rw-rw- 2024-07-03 04:53:05
Edit Download
7.98 KB lrw-rw-rw- 2024-07-03 04:53:05
Edit Download
1.86 KB lrw-rw-rw- 2024-07-03 04:53:05
Edit Download

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