{
    "packages": [
        {
            "name": "kubawerlos/php-cs-fixer-custom-fixers",
            "version": "v3.32.0",
            "version_normalized": "3.32.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers.git",
                "reference": "c3a815a496f5cd6356726902f421013cbb7ba3f3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kubawerlos/php-cs-fixer-custom-fixers/zipball/c3a815a496f5cd6356726902f421013cbb7ba3f3",
                "reference": "c3a815a496f5cd6356726902f421013cbb7ba3f3",
                "shasum": ""
            },
            "require": {
                "ext-filter": "*",
                "ext-tokenizer": "*",
                "friendsofphp/php-cs-fixer": "^3.85",
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6.22 || 10.5.45 || ^11.5.7"
            },
            "time": "2025-08-01T06:10:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpCsFixerCustomFixers\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kuba Werłos",
                    "email": "werlos@gmail.com"
                }
            ],
            "description": "A set of custom fixers for PHP CS Fixer",
            "support": {
                "issues": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/issues",
                "source": "https://github.com/kubawerlos/php-cs-fixer-custom-fixers/tree/v3.32.0"
            },
            "funding": [
                {
                    "url": "https://github.com/kubawerlos",
                    "type": "github"
                }
            ],
            "install-path": "../kubawerlos/php-cs-fixer-custom-fixers"
        },
        {
            "name": "nextcloud/coding-standard",
            "version": "v1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nextcloud/coding-standard.git",
                "reference": "8e06808c1423e9208d63d1bd205b9a38bd400011"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nextcloud/coding-standard/zipball/8e06808c1423e9208d63d1bd205b9a38bd400011",
                "reference": "8e06808c1423e9208d63d1bd205b9a38bd400011",
                "shasum": ""
            },
            "require": {
                "kubawerlos/php-cs-fixer-custom-fixers": "^3.22",
                "php": "^8.0",
                "php-cs-fixer/shim": "^3.17"
            },
            "time": "2025-06-19T12:27:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "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",
            "keywords": [
                "dev"
            ],
            "support": {
                "issues": "https://github.com/nextcloud/coding-standard/issues",
                "source": "https://github.com/nextcloud/coding-standard/tree/v1.4.0"
            },
            "install-path": "../nextcloud/coding-standard"
        },
        {
            "name": "php-cs-fixer/shim",
            "version": "v3.86.0",
            "version_normalized": "3.86.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHP-CS-Fixer/shim.git",
                "reference": "b43770ec215a30afff187ac273da6b43575c0ae3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/b43770ec215a30afff187ac273da6b43575c0ae3",
                "reference": "b43770ec215a30afff187ac273da6b43575c0ae3",
                "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."
            },
            "time": "2025-08-13T22:37:38+00:00",
            "bin": [
                "php-cs-fixer",
                "php-cs-fixer.phar"
            ],
            "type": "application",
            "installation-source": "dist",
            "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.86.0"
            },
            "install-path": "../php-cs-fixer/shim"
        }
    ],
    "dev": true,
    "dev-package-names": [
        "kubawerlos/php-cs-fixer-custom-fixers",
        "nextcloud/coding-standard",
        "php-cs-fixer/shim"
    ]
}
