[
    {
        "name": "pragmarx/ia-arr",
        "version": "v7.3.3",
        "version_normalized": "7.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/antonioribeiro/ia-arr.git",
            "reference": "6f4303c25cc1a79a55044ca413e0a0d757628fab"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/antonioribeiro/ia-arr/zipball/6f4303c25cc1a79a55044ca413e0a0d757628fab",
            "reference": "6f4303c25cc1a79a55044ca413e0a0d757628fab",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0",
            "symfony/var-dumper": "~3.3|~4.0|~5.0|~6.0|~7.0"
        },
        "require-dev": {
            "mockery/mockery": "~1.0",
            "nesbot/carbon": "^1.26 || ^2.00",
            "phpunit/phpunit": "~6.0|~7.0|~8.0|~9.0",
            "squizlabs/php_codesniffer": "^2.3"
        },
        "suggest": {
            "nesbot/carbon": "Required to use Carbon datetime."
        },
        "time": "2024-10-05T19:56:41+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/Support/helpers.php",
                "src/Support/alias.php"
            ],
            "psr-4": {
                "IlluminateAgnostic\\Arr\\": "src/",
                "IlluminateAgnostic\\Arr\\Tests\\": "tests/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Antonio Carlos Ribeiro",
                "email": "acr@antoniocarlosribeiro.com",
                "homepage": "https://antoniocarlosribeiro.com",
                "role": "Creator"
            }
        ],
        "description": "Laravel Illuminate Agnostic Arr",
        "homepage": "https://github.com/antonioribeiro/ia-arr",
        "keywords": [
            "arr",
            "array",
            "helpers",
            "laravel",
            "pragmarx"
        ],
        "support": {
            "issues": "https://github.com/antonioribeiro/ia-arr/issues",
            "source": "https://github.com/antonioribeiro/ia-arr/tree/v7.3.3"
        }
    },
    {
        "name": "pragmarx/ia-str",
        "version": "v7.3.1",
        "version_normalized": "7.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/antonioribeiro/ia-str.git",
            "reference": "ce022c92a972bee66e1d54f32a604b0ee19e6488"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/antonioribeiro/ia-str/zipball/ce022c92a972bee66e1d54f32a604b0ee19e6488",
            "reference": "ce022c92a972bee66e1d54f32a604b0ee19e6488",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0",
            "voku/portable-ascii": "^1.4|^2.0"
        },
        "require-dev": {
            "doctrine/inflector": "^1.2",
            "mockery/mockery": "~1.0",
            "moontoast/math": "^1.1",
            "nesbot/carbon": "^1.26 || ^2.00",
            "phpunit/phpunit": "~6.0|~7.0|~8.0|~9.0",
            "ramsey/uuid": "^3.7|^4.0",
            "squizlabs/php_codesniffer": "^2.3",
            "symfony/var-dumper": "~3.3|~4.0|~5.0|^6.0"
        },
        "suggest": {
            "doctrine/inflector": "",
            "nesbot/carbon": "",
            "ramsey/uuid": "",
            "symfony/var-dumper": ""
        },
        "time": "2022-09-07T10:27:55+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/Support/helpers.php",
                "src/Support/alias.php"
            ],
            "psr-4": {
                "IlluminateAgnostic\\Str\\": "src/",
                "IlluminateAgnostic\\Str\\Tests\\": "tests/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Antonio Carlos Ribeiro",
                "email": "acr@antoniocarlosribeiro.com",
                "homepage": "https://antoniocarlosribeiro.com",
                "role": "Creator"
            }
        ],
        "description": "Laravel Illuminate Agnostic Str",
        "homepage": "https://github.com/antonioribeiro/ia-str",
        "keywords": [
            "helpers",
            "laravel",
            "pragmarx",
            "str",
            "string"
        ],
        "support": {
            "issues": "https://github.com/antonioribeiro/ia-str/issues",
            "source": "https://github.com/antonioribeiro/ia-str/tree/v7.3.1"
        }
    },
    {
        "name": "symfony/deprecation-contracts",
        "version": "v3.6.0",
        "version_normalized": "3.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/deprecation-contracts.git",
            "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
            "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
            "shasum": ""
        },
        "require": {
            "php": ">=8.1"
        },
        "time": "2024-09-25T14:21:43+00:00",
        "type": "library",
        "extra": {
            "thanks": {
                "url": "https://github.com/symfony/contracts",
                "name": "symfony/contracts"
            },
            "branch-alias": {
                "dev-main": "3.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "function.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "A generic function and convention to trigger deprecation notices",
        "homepage": "https://symfony.com",
        "support": {
            "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0"
        },
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.33.0",
        "version_normalized": "1.33.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
            "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
            "shasum": ""
        },
        "require": {
            "ext-iconv": "*",
            "php": ">=7.2"
        },
        "provide": {
            "ext-mbstring": "*"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2024-12-23T08:48:59+00:00",
        "type": "library",
        "extra": {
            "thanks": {
                "url": "https://github.com/symfony/polyfill",
                "name": "symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "bootstrap.php"
            ],
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ],
        "support": {
            "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0"
        },
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://github.com/nicolas-grekas",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/var-dumper",
        "version": "v7.4.0",
        "version_normalized": "7.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/var-dumper.git",
            "reference": "41fd6c4ae28c38b294b42af6db61446594a0dece"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/var-dumper/zipball/41fd6c4ae28c38b294b42af6db61446594a0dece",
            "reference": "41fd6c4ae28c38b294b42af6db61446594a0dece",
            "shasum": ""
        },
        "require": {
            "php": ">=8.2",
            "symfony/deprecation-contracts": "^2.5|^3",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "conflict": {
            "symfony/console": "<6.4"
        },
        "require-dev": {
            "symfony/console": "^6.4|^7.0|^8.0",
            "symfony/http-kernel": "^6.4|^7.0|^8.0",
            "symfony/process": "^6.4|^7.0|^8.0",
            "symfony/uid": "^6.4|^7.0|^8.0",
            "twig/twig": "^3.12"
        },
        "time": "2025-10-27T20:36:44+00:00",
        "bin": [
            "Resources/bin/var-dump-server"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Resources/functions/dump.php"
            ],
            "psr-4": {
                "Symfony\\Component\\VarDumper\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Provides mechanisms for walking through any arbitrary PHP variable",
        "homepage": "https://symfony.com",
        "keywords": [
            "debug",
            "dump"
        ],
        "support": {
            "source": "https://github.com/symfony/var-dumper/tree/v7.4.0"
        },
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://github.com/nicolas-grekas",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "voku/portable-ascii",
        "version": "2.0.3",
        "version_normalized": "2.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/voku/portable-ascii.git",
            "reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b1d923f88091c6bf09699efcd7c8a1b1bfd7351d",
            "reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
        },
        "suggest": {
            "ext-intl": "Use Intl for transliterator_transliterate() support"
        },
        "time": "2024-11-21T01:49:47+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "voku\\": "src/voku/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Lars Moelleken",
                "homepage": "https://www.moelleken.org/"
            }
        ],
        "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
        "homepage": "https://github.com/voku/portable-ascii",
        "keywords": [
            "ascii",
            "clean",
            "php"
        ],
        "support": {
            "issues": "https://github.com/voku/portable-ascii/issues",
            "source": "https://github.com/voku/portable-ascii/tree/2.0.3"
        },
        "funding": [
            {
                "url": "https://www.paypal.me/moelleken",
                "type": "custom"
            },
            {
                "url": "https://github.com/voku",
                "type": "github"
            },
            {
                "url": "https://opencollective.com/portable-ascii",
                "type": "open_collective"
            },
            {
                "url": "https://www.patreon.com/voku",
                "type": "patreon"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
                "type": "tidelift"
            }
        ]
    }
]
