{
    "packages": [
        {
            "name": "rogervila/array-diff-multidimensional",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rogervila/array-diff-multidimensional.git",
                "reference": "29885b695b92971c1e90da5c14dfab33e14eafa7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rogervila/array-diff-multidimensional/zipball/29885b695b92971c1e90da5c14dfab33e14eafa7",
                "reference": "29885b695b92971c1e90da5c14dfab33e14eafa7",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0"
            },
            "time": "2025-10-17T10:31:29+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/helpers.php"
                ],
                "psr-4": {
                    "Rogervila\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roger Vilà",
                    "email": "rogervila@me.com"
                }
            ],
            "description": "Compare the difference between two multidimensional arrays",
            "support": {
                "issues": "https://github.com/rogervila/array-diff-multidimensional/issues",
                "source": "https://github.com/rogervila/array-diff-multidimensional/tree/2.2.0"
            },
            "install-path": "../rogervila/array-diff-multidimensional"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
