sha256:ef4efb91a2183d21efeb83966e0e2c6926e14eac804b7b5265aa66ae2b2b638e

Found in archives

{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "70f2afb9bd1323f4225d93d6183f384f",
    "packages": [],
    "packages-dev": [
        {
            "name": "nextcloud/coding-standard",
            "version": "v1.2.3",
            "source": {
                "type": "git",
                "url": "https://github.com/nextcloud/coding-standard.git",
                "reference": "bc9c53a5306114b60c4363057aff9c2ed10a54da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nextcloud/coding-standard/zipball/bc9c53a5306114b60c4363057aff9c2ed10a54da",
                "reference": "bc9c53a5306114b60c4363057aff9c2ed10a54da",
                "shasum": ""
            },
            "require": {
                "php": "^7.3|^8.0",
                "php-cs-fixer/shim": "^3.17"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Nextcloud\\CodingStandard\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christoph Wurst",
                    "email": "christoph@winzerhof-wurst.at"
                }
            ],
            "description": "Nextcloud coding standards for the php cs fixer",
            "support": {
                "issues": "https://github.com/nextcloud/coding-standard/issues",
                "source": "https://github.com/nextcloud/coding-standard/tree/v1.2.3"
            },
            "time": "2024-08-23T14:32:32+00:00"
        },
        {
            "name": "php-cs-fixer/shim",
            "version": "v3.63.2",
            "source": {
                "type": "git",
                "url": "https://github.com/PHP-CS-Fixer/shim.git",
                "reference": "f22bf5df6093c915b6fd0879637cc9b9a27eff36"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/f22bf5df6093c915b6fd0879637cc9b9a27eff36",
                "reference": "f22bf5df6093c915b6fd0879637cc9b9a27eff36",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-tokenizer": "*",
                "php": "^7.4 || ^8.0"
            },
            "replace": {
                "friendsofphp/php-cs-fixer": "self.version"
            },
            "suggest": {
                "ext-dom": "For handling output formats in XML",
                "ext-mbstring": "For handling non-UTF8 characters."
            },
            "bin": [
                "php-cs-fixer",
                "php-cs-fixer.phar"
            ],
            "type": "application",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Dariusz Rumiński",
                    "email": "dariusz.ruminski@gmail.com"
                }
            ],
            "description": "A tool to automatically fix PHP code style",
            "support": {
                "issues": "https://github.com/PHP-CS-Fixer/shim/issues",
                "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.63.2"
            },
            "time": "2024-08-28T10:48:27+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "2.6.0"
}

Return to home page.