sha256:a583316a619e32a1c716234c8fa162bf154db56cc44e8d0d51bdf98daf9ad5d1

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": "29631ef900965e2ca760c33e75a459dc",
    "packages": [],
    "packages-dev": [
        {
            "name": "nextcloud/coding-standard",
            "version": "v1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/nextcloud/coding-standard.git",
                "reference": "55def702fb9a37a219511e1d8c6fe8e37164c1fb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nextcloud/coding-standard/zipball/55def702fb9a37a219511e1d8c6fe8e37164c1fb",
                "reference": "55def702fb9a37a219511e1d8c6fe8e37164c1fb",
                "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.1.1"
            },
            "time": "2023-06-01T12:05:01+00:00"
        },
        {
            "name": "php-cs-fixer/shim",
            "version": "v3.25.1",
            "source": {
                "type": "git",
                "url": "https://github.com/PHP-CS-Fixer/shim.git",
                "reference": "448b7c1a3bf190c14fadc5c67e9d93373bfe0aee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/448b7c1a3bf190c14fadc5c67e9d93373bfe0aee",
                "reference": "448b7c1a3bf190c14fadc5c67e9d93373bfe0aee",
                "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.25.1"
            },
            "time": "2023-09-04T01:23:51+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.