{
    "packages": [
        {
            "name": "andrewmead\/wordpress-proper",
            "version": "4.0.1",
            "version_normalized": "4.0.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/andrewjmead\/wordpress-proper.git",
                "reference": "8253fd2ba493e5597e28820ed249ce0462c13488"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/andrewjmead\/wordpress-proper\/zipball\/8253fd2ba493e5597e28820ed249ce0462c13488",
                "reference": "8253fd2ba493e5597e28820ed249ce0462c13488",
                "shasum": ""
            },
            "require-dev": {
                "friendsofphp\/php-cs-fixer": "^3.4.0",
                "php": ">=7.3.27",
                "php-stubs\/woocommerce-stubs": "^7.5",
                "phpstan\/phpstan": "^1.10",
                "phpunit\/phpunit": "9.6.8",
                "sniccowp\/php-scoper-wordpress-excludes": "^6.1",
                "szepeviktor\/phpstan-wordpress": "^1.1",
                "yoast\/phpunit-polyfills": "^1.0"
            },
            "time": "2024-08-27T15:51:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\Proper\\": [
                        "source\/",
                        "tests\/"
                    ]
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Andrew Mead",
                    "homepage": "https:\/\/mead.io"
                }
            ],
            "description": "A set of classes you may find useful for WordPress development",
            "support": {
                "issues": "https:\/\/github.com\/andrewjmead\/wordpress-proper\/issues",
                "source": "https:\/\/github.com\/andrewjmead\/wordpress-proper\/tree\/4.0.1"
            },
            "install-path": "..\/andrewmead\/wordpress-proper"
        },
        {
            "name": "brick\/math",
            "version": "0.11.0",
            "version_normalized": "0.11.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/brick\/math.git",
                "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/brick\/math\/zipball\/0ad82ce168c82ba30d1c01ec86116ab52f589478",
                "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478",
                "shasum": ""
            },
            "require": {
                "php": "^8.0"
            },
            "require-dev": {
                "php-coveralls\/php-coveralls": "^2.2",
                "phpunit\/phpunit": "^9.0",
                "vimeo\/psalm": "5.0.0"
            },
            "time": "2023-01-15T23:15:59+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\Brick\\Math\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "description": "Arbitrary-precision arithmetic library",
            "keywords": [
                "Arbitrary-precision",
                "BigInteger",
                "BigRational",
                "arithmetic",
                "bigdecimal",
                "bignum",
                "brick",
                "math"
            ],
            "support": {
                "issues": "https:\/\/github.com\/brick\/math\/issues",
                "source": "https:\/\/github.com\/brick\/math\/tree\/0.11.0"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/BenMorel",
                    "type": "github"
                }
            ],
            "install-path": "..\/brick\/math"
        },
        {
            "name": "carbonphp\/carbon-doctrine-types",
            "version": "2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/CarbonPHP\/carbon-doctrine-types.git",
                "reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/CarbonPHP\/carbon-doctrine-types\/zipball\/99f76ffa36cce3b70a4a6abce41dba15ca2e84cb",
                "reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ^8.0"
            },
            "conflict": {
                "doctrine\/dbal": "<3.7.0 || >=4.0.0"
            },
            "require-dev": {
                "doctrine\/dbal": "^3.7.0",
                "nesbot\/carbon": "^2.71.0 || ^3.0.0",
                "phpunit\/phpunit": "^10.3"
            },
            "time": "2023-12-11T17:09:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\Carbon\\Doctrine\\": "src\/Carbon\/Doctrine\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "KyleKatarn",
                    "email": "kylekatarnls@gmail.com"
                }
            ],
            "description": "Types to use Carbon in Doctrine",
            "keywords": [
                "carbon",
                "date",
                "datetime",
                "doctrine",
                "time"
            ],
            "support": {
                "issues": "https:\/\/github.com\/CarbonPHP\/carbon-doctrine-types\/issues",
                "source": "https:\/\/github.com\/CarbonPHP\/carbon-doctrine-types\/tree\/2.1.0"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/kylekatarnls",
                    "type": "github"
                },
                {
                    "url": "https:\/\/opencollective.com\/Carbon",
                    "type": "open_collective"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/nesbot\/carbon",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/carbonphp\/carbon-doctrine-types"
        },
        {
            "name": "doctrine\/inflector",
            "version": "2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/doctrine\/inflector.git",
                "reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/doctrine\/inflector\/zipball\/6d6c96277ea252fc1304627204c3d5e6e15faa3b",
                "reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "doctrine\/coding-standard": "^12.0 || ^13.0",
                "phpstan\/phpstan": "^1.12 || ^2.0",
                "phpstan\/phpstan-phpunit": "^1.4 || ^2.0",
                "phpstan\/phpstan-strict-rules": "^1.6 || ^2.0",
                "phpunit\/phpunit": "^8.5 || ^12.2"
            },
            "time": "2025-08-10T19:31:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\Doctrine\\Inflector\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper\/lowercase and singular\/plural forms of words.",
            "homepage": "https:\/\/www.doctrine-project.org\/projects\/inflector.html",
            "keywords": [
                "inflection",
                "inflector",
                "lowercase",
                "manipulation",
                "php",
                "plural",
                "singular",
                "strings",
                "uppercase",
                "words"
            ],
            "support": {
                "issues": "https:\/\/github.com\/doctrine\/inflector\/issues",
                "source": "https:\/\/github.com\/doctrine\/inflector\/tree\/2.1.0"
            },
            "funding": [
                {
                    "url": "https:\/\/www.doctrine-project.org\/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/www.patreon.com\/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/doctrine%2Finflector",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/doctrine\/inflector"
        },
        {
            "name": "eftec\/bladeone",
            "version": "4.19.1",
            "version_normalized": "4.19.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/EFTEC\/BladeOne.git",
                "reference": "a22f6471c01c26fea5f6a0d0aca9b5674fc999be"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/EFTEC\/BladeOne\/zipball\/a22f6471c01c26fea5f6a0d0aca9b5674fc999be",
                "reference": "a22f6471c01c26fea5f6a0d0aca9b5674fc999be",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=7.4"
            },
            "require-dev": {
                "phpunit\/phpunit": "^8.5.23"
            },
            "suggest": {
                "eftec\/bladeonehtml": "Extension to create forms",
                "ext-mbstring": "This extension is used if it's active"
            },
            "time": "2025-09-03T20:50:39+00:00",
            "bin": [
                "lib\/bladeonecli"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\eftec\\bladeone\\": "lib\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jorge Patricio Castro Castillo",
                    "email": "jcastro@eftec.cl"
                }
            ],
            "description": "The standalone version Blade Template Engine from Laravel in a single php file",
            "homepage": "https:\/\/github.com\/EFTEC\/BladeOne",
            "keywords": [
                "blade",
                "php",
                "template",
                "templating",
                "view"
            ],
            "support": {
                "issues": "https:\/\/github.com\/EFTEC\/BladeOne\/issues",
                "source": "https:\/\/github.com\/EFTEC\/BladeOne\/tree\/4.19.1"
            },
            "install-path": "..\/eftec\/bladeone"
        },
        {
            "name": "illuminate\/collections",
            "version": "v9.52.16",
            "version_normalized": "9.52.16.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/illuminate\/collections.git",
                "reference": "d3710b0b244bfc62c288c1a87eaa62dd28352d1f"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/illuminate\/collections\/zipball\/d3710b0b244bfc62c288c1a87eaa62dd28352d1f",
                "reference": "d3710b0b244bfc62c288c1a87eaa62dd28352d1f",
                "shasum": ""
            },
            "require": {
                "illuminate\/conditionable": "^9.0",
                "illuminate\/contracts": "^9.0",
                "illuminate\/macroable": "^9.0",
                "php": "^8.0.2"
            },
            "suggest": {
                "symfony\/var-dumper": "Required to use the dump method (^6.0)."
            },
            "time": "2023-06-11T21:17:10+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "helpers.php"
                ],
                "psr-4": {
                    "IAWPSCOPED\\Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Collections package.",
            "homepage": "https:\/\/laravel.com",
            "support": {
                "issues": "https:\/\/github.com\/laravel\/framework\/issues",
                "source": "https:\/\/github.com\/laravel\/framework"
            },
            "install-path": "..\/illuminate\/collections"
        },
        {
            "name": "illuminate\/conditionable",
            "version": "v9.52.16",
            "version_normalized": "9.52.16.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/illuminate\/conditionable.git",
                "reference": "bea24daa0fa84b7e7b0d5b84f62c71b7e2dc3364"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/illuminate\/conditionable\/zipball\/bea24daa0fa84b7e7b0d5b84f62c71b7e2dc3364",
                "reference": "bea24daa0fa84b7e7b0d5b84f62c71b7e2dc3364",
                "shasum": ""
            },
            "require": {
                "php": "^8.0.2"
            },
            "time": "2023-02-01T21:42:32+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Conditionable package.",
            "homepage": "https:\/\/laravel.com",
            "support": {
                "issues": "https:\/\/github.com\/laravel\/framework\/issues",
                "source": "https:\/\/github.com\/laravel\/framework"
            },
            "install-path": "..\/illuminate\/conditionable"
        },
        {
            "name": "illuminate\/container",
            "version": "v9.52.16",
            "version_normalized": "9.52.16.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/illuminate\/container.git",
                "reference": "1641dda2d0750b68bb1264a3b37ff3973f2e6265"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/illuminate\/container\/zipball\/1641dda2d0750b68bb1264a3b37ff3973f2e6265",
                "reference": "1641dda2d0750b68bb1264a3b37ff3973f2e6265",
                "shasum": ""
            },
            "require": {
                "illuminate\/contracts": "^9.0",
                "php": "^8.0.2",
                "psr\/container": "^1.1.1|^2.0.1"
            },
            "provide": {
                "psr\/container-implementation": "1.1|2.0"
            },
            "time": "2023-01-24T16:54:18+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\Illuminate\\Container\\": ""
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Container package.",
            "homepage": "https:\/\/laravel.com",
            "support": {
                "issues": "https:\/\/github.com\/laravel\/framework\/issues",
                "source": "https:\/\/github.com\/laravel\/framework"
            },
            "install-path": "..\/illuminate\/container"
        },
        {
            "name": "illuminate\/contracts",
            "version": "v9.52.16",
            "version_normalized": "9.52.16.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/illuminate\/contracts.git",
                "reference": "44f65d723b13823baa02ff69751a5948bde60c22"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/illuminate\/contracts\/zipball\/44f65d723b13823baa02ff69751a5948bde60c22",
                "reference": "44f65d723b13823baa02ff69751a5948bde60c22",
                "shasum": ""
            },
            "require": {
                "php": "^8.0.2",
                "psr\/container": "^1.1.1|^2.0.1",
                "psr\/simple-cache": "^1.0|^2.0|^3.0"
            },
            "time": "2023-02-08T14:36:30+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\Illuminate\\Contracts\\": ""
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Contracts package.",
            "homepage": "https:\/\/laravel.com",
            "support": {
                "issues": "https:\/\/github.com\/laravel\/framework\/issues",
                "source": "https:\/\/github.com\/laravel\/framework"
            },
            "install-path": "..\/illuminate\/contracts"
        },
        {
            "name": "illuminate\/database",
            "version": "v9.52.16",
            "version_normalized": "9.52.16.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/illuminate\/database.git",
                "reference": "93cfc8e1f9ac147e6a2851ecabe8d8f21ad85182"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/illuminate\/database\/zipball\/93cfc8e1f9ac147e6a2851ecabe8d8f21ad85182",
                "reference": "93cfc8e1f9ac147e6a2851ecabe8d8f21ad85182",
                "shasum": ""
            },
            "require": {
                "brick\/math": "^0.9.3|^0.10.2|^0.11",
                "ext-pdo": "*",
                "illuminate\/collections": "^9.0",
                "illuminate\/container": "^9.0",
                "illuminate\/contracts": "^9.0",
                "illuminate\/macroable": "^9.0",
                "illuminate\/support": "^9.0",
                "php": "^8.0.2",
                "symfony\/console": "^6.0.9"
            },
            "suggest": {
                "doctrine\/dbal": "Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4).",
                "ext-filter": "Required to use the Postgres database driver.",
                "fakerphp\/faker": "Required to use the eloquent factory builder (^1.21).",
                "illuminate\/console": "Required to use the database commands (^9.0).",
                "illuminate\/events": "Required to use the observers with Eloquent (^9.0).",
                "illuminate\/filesystem": "Required to use the migrations (^9.0).",
                "illuminate\/pagination": "Required to paginate the result set (^9.0).",
                "symfony\/finder": "Required to use Eloquent model factories (^6.0)."
            },
            "time": "2023-06-11T21:17:10+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\Illuminate\\Database\\": ""
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Database package.",
            "homepage": "https:\/\/laravel.com",
            "keywords": [
                "database",
                "laravel",
                "orm",
                "sql"
            ],
            "support": {
                "issues": "https:\/\/github.com\/laravel\/framework\/issues",
                "source": "https:\/\/github.com\/laravel\/framework"
            },
            "install-path": "..\/illuminate\/database"
        },
        {
            "name": "illuminate\/macroable",
            "version": "v9.52.16",
            "version_normalized": "9.52.16.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/illuminate\/macroable.git",
                "reference": "e3bfaf6401742a9c6abca61b9b10e998e5b6449a"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/illuminate\/macroable\/zipball\/e3bfaf6401742a9c6abca61b9b10e998e5b6449a",
                "reference": "e3bfaf6401742a9c6abca61b9b10e998e5b6449a",
                "shasum": ""
            },
            "require": {
                "php": "^8.0.2"
            },
            "time": "2022-08-09T13:29:29+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Macroable package.",
            "homepage": "https:\/\/laravel.com",
            "support": {
                "issues": "https:\/\/github.com\/laravel\/framework\/issues",
                "source": "https:\/\/github.com\/laravel\/framework"
            },
            "install-path": "..\/illuminate\/macroable"
        },
        {
            "name": "illuminate\/support",
            "version": "v9.52.16",
            "version_normalized": "9.52.16.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/illuminate\/support.git",
                "reference": "223c608dbca27232df6213f776bfe7bdeec24874"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/illuminate\/support\/zipball\/223c608dbca27232df6213f776bfe7bdeec24874",
                "reference": "223c608dbca27232df6213f776bfe7bdeec24874",
                "shasum": ""
            },
            "require": {
                "doctrine\/inflector": "^2.0",
                "ext-ctype": "*",
                "ext-filter": "*",
                "ext-mbstring": "*",
                "illuminate\/collections": "^9.0",
                "illuminate\/conditionable": "^9.0",
                "illuminate\/contracts": "^9.0",
                "illuminate\/macroable": "^9.0",
                "nesbot\/carbon": "^2.62.1",
                "php": "^8.0.2",
                "voku\/portable-ascii": "^2.0"
            },
            "conflict": {
                "tightenco\/collect": "<5.5.33"
            },
            "suggest": {
                "illuminate\/filesystem": "Required to use the composer class (^9.0).",
                "league\/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^2.0.2).",
                "ramsey\/uuid": "Required to use Str::uuid() (^4.7).",
                "symfony\/process": "Required to use the composer class (^6.0).",
                "symfony\/uid": "Required to use Str::ulid() (^6.0).",
                "symfony\/var-dumper": "Required to use the dd function (^6.0).",
                "vlucas\/phpdotenv": "Required to use the Env class and env helper (^5.4.1)."
            },
            "time": "2023-06-11T21:11:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "helpers.php"
                ],
                "psr-4": {
                    "IAWPSCOPED\\Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Support package.",
            "homepage": "https:\/\/laravel.com",
            "support": {
                "issues": "https:\/\/github.com\/laravel\/framework\/issues",
                "source": "https:\/\/github.com\/laravel\/framework"
            },
            "install-path": "..\/illuminate\/support"
        },
        {
            "name": "league\/csv",
            "version": "9.8.0",
            "version_normalized": "9.8.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/thephpleague\/csv.git",
                "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/thephpleague\/csv\/zipball\/9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
                "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "ext-curl": "*",
                "ext-dom": "*",
                "friendsofphp\/php-cs-fixer": "^v3.4.0",
                "phpstan\/phpstan": "^1.3.0",
                "phpstan\/phpstan-phpunit": "^1.0.0",
                "phpstan\/phpstan-strict-rules": "^1.1.0",
                "phpunit\/phpunit": "^9.5.11"
            },
            "suggest": {
                "ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes",
                "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
            },
            "time": "2022-01-04T00:13:07+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src\/functions_include.php"
                ],
                "psr-4": {
                    "IAWPSCOPED\\League\\Csv\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ignace Nyamagana Butera",
                    "email": "nyamsprod@gmail.com",
                    "homepage": "https:\/\/github.com\/nyamsprod\/",
                    "role": "Developer"
                }
            ],
            "description": "CSV data manipulation made easy in PHP",
            "homepage": "https:\/\/csv.thephpleague.com",
            "keywords": [
                "convert",
                "csv",
                "export",
                "filter",
                "import",
                "read",
                "transform",
                "write"
            ],
            "support": {
                "docs": "https:\/\/csv.thephpleague.com",
                "issues": "https:\/\/github.com\/thephpleague\/csv\/issues",
                "rss": "https:\/\/github.com\/thephpleague\/csv\/releases.atom",
                "source": "https:\/\/github.com\/thephpleague\/csv"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/sponsors\/nyamsprod",
                    "type": "github"
                }
            ],
            "install-path": "..\/league\/csv"
        },
        {
            "name": "league\/uri",
            "version": "6.7.2",
            "version_normalized": "6.7.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/thephpleague\/uri.git",
                "reference": "d3b50812dd51f3fbf176344cc2981db03d10fe06"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/thephpleague\/uri\/zipball\/d3b50812dd51f3fbf176344cc2981db03d10fe06",
                "reference": "d3b50812dd51f3fbf176344cc2981db03d10fe06",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "league\/uri-interfaces": "^2.3",
                "php": "^7.4 || ^8.0",
                "psr\/http-message": "^1.0"
            },
            "conflict": {
                "league\/uri-schemes": "^1.0"
            },
            "require-dev": {
                "friendsofphp\/php-cs-fixer": "^v3.3.2",
                "nyholm\/psr7": "^1.5",
                "php-http\/psr7-integration-tests": "^1.1",
                "phpstan\/phpstan": "^1.2.0",
                "phpstan\/phpstan-deprecation-rules": "^1.0",
                "phpstan\/phpstan-phpunit": "^1.0.0",
                "phpstan\/phpstan-strict-rules": "^1.1.0",
                "phpunit\/phpunit": "^9.5.10",
                "psr\/http-factory": "^1.0"
            },
            "suggest": {
                "ext-fileinfo": "Needed to create Data URI from a filepath",
                "ext-intl": "Needed to improve host validation",
                "league\/uri-components": "Needed to easily manipulate URI objects",
                "psr\/http-factory": "Needed to use the URI factory"
            },
            "time": "2022-09-13T19:50:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\League\\Uri\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ignace Nyamagana Butera",
                    "email": "nyamsprod@gmail.com",
                    "homepage": "https:\/\/nyamsprod.com"
                }
            ],
            "description": "URI manipulation library",
            "homepage": "https:\/\/uri.thephpleague.com",
            "keywords": [
                "data-uri",
                "file-uri",
                "ftp",
                "hostname",
                "http",
                "https",
                "middleware",
                "parse_str",
                "parse_url",
                "psr-7",
                "query-string",
                "querystring",
                "rfc3986",
                "rfc3987",
                "rfc6570",
                "uri",
                "uri-template",
                "url",
                "ws"
            ],
            "support": {
                "docs": "https:\/\/uri.thephpleague.com",
                "forum": "https:\/\/thephpleague.slack.com",
                "issues": "https:\/\/github.com\/thephpleague\/uri\/issues",
                "source": "https:\/\/github.com\/thephpleague\/uri\/tree\/6.7.2"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/sponsors\/nyamsprod",
                    "type": "github"
                }
            ],
            "install-path": "..\/league\/uri"
        },
        {
            "name": "league\/uri-interfaces",
            "version": "2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/thephpleague\/uri-interfaces.git",
                "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/thephpleague\/uri-interfaces\/zipball\/00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
                "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "friendsofphp\/php-cs-fixer": "^2.19",
                "phpstan\/phpstan": "^0.12.90",
                "phpstan\/phpstan-phpunit": "^0.12.19",
                "phpstan\/phpstan-strict-rules": "^0.12.9",
                "phpunit\/phpunit": "^8.5.15 || ^9.5"
            },
            "suggest": {
                "ext-intl": "to use the IDNA feature",
                "symfony\/intl": "to use the IDNA feature via Symfony Polyfill"
            },
            "time": "2021-06-28T04:27:21+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\League\\Uri\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ignace Nyamagana Butera",
                    "email": "nyamsprod@gmail.com",
                    "homepage": "https:\/\/nyamsprod.com"
                }
            ],
            "description": "Common interface for URI representation",
            "homepage": "http:\/\/github.com\/thephpleague\/uri-interfaces",
            "keywords": [
                "rfc3986",
                "rfc3987",
                "uri",
                "url"
            ],
            "support": {
                "issues": "https:\/\/github.com\/thephpleague\/uri-interfaces\/issues",
                "source": "https:\/\/github.com\/thephpleague\/uri-interfaces\/tree\/2.3.0"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/sponsors\/nyamsprod",
                    "type": "github"
                }
            ],
            "install-path": "..\/league\/uri-interfaces"
        },
        {
            "name": "matomo\/device-detector",
            "version": "6.5.1",
            "version_normalized": "6.5.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/matomo-org\/device-detector.git",
                "reference": "f30457500c6be4c80c8830466f8a746724779fd0"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/matomo-org\/device-detector\/zipball\/f30457500c6be4c80c8830466f8a746724779fd0",
                "reference": "f30457500c6be4c80c8830466f8a746724779fd0",
                "shasum": ""
            },
            "require": {
                "mustangostang\/spyc": "*",
                "php": "^7.2|^8.0"
            },
            "replace": {
                "piwik\/device-detector": "self.version"
            },
            "require-dev": {
                "matthiasmullie\/scrapbook": "^1.4.7",
                "mayflower\/mo4-coding-standard": "^v9.0.0",
                "phpstan\/phpstan": "^1.10.44",
                "phpunit\/phpunit": "^8.5.2 || ^9 || ^10 || ^11 || ^12 || ^13",
                "psr\/cache": "^1.0.1 || ^2.0 || ^3.0",
                "psr\/simple-cache": "^1.0.1 || ^2.0 || ^3.0",
                "slevomat\/coding-standard": "<8.16.0",
                "symfony\/yaml": "^5.4 || ^6.4 || ^7.4 || ^8.0"
            },
            "suggest": {
                "ext-yaml": "Necessary for using the Pecl YAML parser"
            },
            "time": "2026-05-27T09:53:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\DeviceDetector\\": ""
                },
                "exclude-from-classmap": [
                    "Tests\/"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "The Matomo Team",
                    "email": "hello@matomo.org",
                    "homepage": "https:\/\/matomo.org\/team\/"
                }
            ],
            "description": "The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.",
            "homepage": "https:\/\/matomo.org",
            "keywords": [
                "devicedetection",
                "parser",
                "useragent"
            ],
            "support": {
                "forum": "https:\/\/forum.matomo.org\/",
                "issues": "https:\/\/github.com\/matomo-org\/device-detector\/issues",
                "source": "https:\/\/github.com\/matomo-org\/matomo",
                "wiki": "https:\/\/developer.matomo.org\/"
            },
            "install-path": "..\/matomo\/device-detector"
        },
        {
            "name": "maxmind-db\/reader",
            "version": "v1.13.1",
            "version_normalized": "1.13.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/maxmind\/MaxMind-DB-Reader-php.git",
                "reference": "2194f58d0f024ce923e685cdf92af3daf9951908"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/maxmind\/MaxMind-DB-Reader-php\/zipball\/2194f58d0f024ce923e685cdf92af3daf9951908",
                "reference": "2194f58d0f024ce923e685cdf92af3daf9951908",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "conflict": {
                "ext-maxminddb": "<1.11.1 || >=2.0.0"
            },
            "require-dev": {
                "friendsofphp\/php-cs-fixer": "3.*",
                "phpstan\/phpstan": "*",
                "phpunit\/phpunit": ">=8.0.0,<10.0.0",
                "squizlabs\/php_codesniffer": "4.*"
            },
            "suggest": {
                "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
                "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
                "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups",
                "maxmind-db\/reader-ext": "C extension for significantly faster IP lookups (install via PIE: pie install maxmind-db\/reader-ext)"
            },
            "time": "2025-11-21T22:24:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\MaxMind\\Db\\": "src\/MaxMind\/Db"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Gregory J. Oschwald",
                    "email": "goschwald@maxmind.com",
                    "homepage": "https:\/\/www.maxmind.com\/"
                }
            ],
            "description": "MaxMind DB Reader API",
            "homepage": "https:\/\/github.com\/maxmind\/MaxMind-DB-Reader-php",
            "keywords": [
                "database",
                "geoip",
                "geoip2",
                "geolocation",
                "maxmind"
            ],
            "support": {
                "issues": "https:\/\/github.com\/maxmind\/MaxMind-DB-Reader-php\/issues",
                "source": "https:\/\/github.com\/maxmind\/MaxMind-DB-Reader-php\/tree\/v1.13.1"
            },
            "install-path": "..\/maxmind-db\/reader"
        },
        {
            "name": "mlocati\/ip-lib",
            "version": "1.22.0",
            "version_normalized": "1.22.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/mlocati\/ip-lib.git",
                "reference": "4e40ffd3bf9989db19403d89c4d8be44b87b8a91"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/mlocati\/ip-lib\/zipball\/4e40ffd3bf9989db19403d89c4d8be44b87b8a91",
                "reference": "4e40ffd3bf9989db19403d89c4d8be44b87b8a91",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "ext-pdo_sqlite": "*",
                "phpunit\/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.5 || ^9.5"
            },
            "time": "2025-10-15T12:35:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\IPLib\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michele Locati",
                    "email": "mlocati@gmail.com",
                    "homepage": "https:\/\/github.com\/mlocati",
                    "role": "Author"
                }
            ],
            "description": "Handle IPv4, IPv6 addresses and ranges",
            "homepage": "https:\/\/github.com\/mlocati\/ip-lib",
            "keywords": [
                "IP",
                "address",
                "addresses",
                "ipv4",
                "ipv6",
                "manage",
                "managing",
                "matching",
                "network",
                "networking",
                "range",
                "subnet"
            ],
            "support": {
                "issues": "https:\/\/github.com\/mlocati\/ip-lib\/issues",
                "source": "https:\/\/github.com\/mlocati\/ip-lib\/tree\/1.22.0"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/sponsors\/mlocati",
                    "type": "github"
                },
                {
                    "url": "https:\/\/paypal.me\/mlocati",
                    "type": "other"
                }
            ],
            "install-path": "..\/mlocati\/ip-lib"
        },
        {
            "name": "mustangostang\/spyc",
            "version": "0.6.3",
            "version_normalized": "0.6.3.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/mustangostang\/spyc.git",
                "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/mustangostang\/spyc\/zipball\/4627c838b16550b666d15aeae1e5289dd5b77da0",
                "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.1"
            },
            "require-dev": {
                "phpunit\/phpunit": "4.3.*@dev"
            },
            "time": "2019-09-10T13:16:29+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Spyc.php"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "mustangostang",
                    "email": "vlad.andersen@gmail.com"
                }
            ],
            "description": "A simple YAML loader\/dumper class for PHP",
            "homepage": "https:\/\/github.com\/mustangostang\/spyc\/",
            "keywords": [
                "spyc",
                "yaml",
                "yml"
            ],
            "support": {
                "issues": "https:\/\/github.com\/mustangostang\/spyc\/issues",
                "source": "https:\/\/github.com\/mustangostang\/spyc\/tree\/0.6.3"
            },
            "install-path": "..\/mustangostang\/spyc"
        },
        {
            "name": "nesbot\/carbon",
            "version": "2.73.0",
            "version_normalized": "2.73.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/CarbonPHP\/carbon.git",
                "reference": "9228ce90e1035ff2f0db84b40ec2e023ed802075"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/CarbonPHP\/carbon\/zipball\/9228ce90e1035ff2f0db84b40ec2e023ed802075",
                "reference": "9228ce90e1035ff2f0db84b40ec2e023ed802075",
                "shasum": ""
            },
            "require": {
                "carbonphp\/carbon-doctrine-types": "*",
                "ext-json": "*",
                "php": "^7.1.8 || ^8.0",
                "psr\/clock": "^1.0",
                "symfony\/polyfill-mbstring": "^1.0",
                "symfony\/polyfill-php80": "^1.16",
                "symfony\/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
            },
            "provide": {
                "psr\/clock-implementation": "1.0"
            },
            "require-dev": {
                "doctrine\/dbal": "^2.0 || ^3.1.4 || ^4.0",
                "doctrine\/orm": "^2.7 || ^3.0",
                "friendsofphp\/php-cs-fixer": "^3.0",
                "kylekatarnls\/multi-tester": "^2.0",
                "ondrejmirtes\/better-reflection": "<6",
                "phpmd\/phpmd": "^2.9",
                "phpstan\/extension-installer": "^1.0",
                "phpstan\/phpstan": "^0.12.99 || ^1.7.14",
                "phpunit\/php-file-iterator": "^2.0.5 || ^3.0.6",
                "phpunit\/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
                "squizlabs\/php_codesniffer": "^3.4"
            },
            "time": "2025-01-08T20:10:23+00:00",
            "bin": [
                "bin\/carbon"
            ],
            "type": "library",
            "extra": {
                "laravel": {
                    "providers": [
                        "IAWPSCOPED\\Carbon\\Laravel\\ServiceProvider"
                    ]
                },
                "phpstan": {
                    "includes": [
                        "extension.neon"
                    ]
                },
                "branch-alias": {
                    "dev-2.x": "2.x-dev",
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\Carbon\\": "src\/Carbon\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Brian Nesbitt",
                    "email": "brian@nesbot.com",
                    "homepage": "https:\/\/markido.com"
                },
                {
                    "name": "kylekatarnls",
                    "homepage": "https:\/\/github.com\/kylekatarnls"
                }
            ],
            "description": "An API extension for DateTime that supports 281 different languages.",
            "homepage": "https:\/\/carbon.nesbot.com",
            "keywords": [
                "date",
                "datetime",
                "time"
            ],
            "support": {
                "docs": "https:\/\/carbon.nesbot.com\/docs",
                "issues": "https:\/\/github.com\/briannesbitt\/Carbon\/issues",
                "source": "https:\/\/github.com\/briannesbitt\/Carbon"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/sponsors\/kylekatarnls",
                    "type": "github"
                },
                {
                    "url": "https:\/\/opencollective.com\/Carbon#sponsor",
                    "type": "opencollective"
                },
                {
                    "url": "https:\/\/tidelift.com\/subscription\/pkg\/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/nesbot\/carbon"
        },
        {
            "name": "psr\/clock",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/clock.git",
                "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/clock\/zipball\/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
                "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0"
            },
            "time": "2022-11-25T14:36:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\Psr\\Clock\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/www.php-fig.org\/"
                }
            ],
            "description": "Common interface for reading the clock.",
            "homepage": "https:\/\/github.com\/php-fig\/clock",
            "keywords": [
                "clock",
                "now",
                "psr",
                "psr-20",
                "time"
            ],
            "support": {
                "issues": "https:\/\/github.com\/php-fig\/clock\/issues",
                "source": "https:\/\/github.com\/php-fig\/clock\/tree\/1.0.0"
            },
            "install-path": "..\/psr\/clock"
        },
        {
            "name": "psr\/container",
            "version": "2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/container.git",
                "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/container\/zipball\/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
                "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "time": "2021-11-05T16:47:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\Psr\\Container\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/www.php-fig.org\/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https:\/\/github.com\/php-fig\/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "support": {
                "issues": "https:\/\/github.com\/php-fig\/container\/issues",
                "source": "https:\/\/github.com\/php-fig\/container\/tree\/2.0.2"
            },
            "install-path": "..\/psr\/container"
        },
        {
            "name": "psr\/http-message",
            "version": "1.1",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/http-message.git",
                "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/http-message\/zipball\/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
                "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2023-04-04T09:50:52+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\Psr\\Http\\Message\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http:\/\/www.php-fig.org\/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https:\/\/github.com\/php-fig\/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https:\/\/github.com\/php-fig\/http-message\/tree\/1.1"
            },
            "install-path": "..\/psr\/http-message"
        },
        {
            "name": "psr\/simple-cache",
            "version": "3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/simple-cache.git",
                "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/simple-cache\/zipball\/764e0b3939f5ca87cb904f570ef9be2d78a07865",
                "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2021-10-29T13:26:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\Psr\\SimpleCache\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/www.php-fig.org\/"
                }
            ],
            "description": "Common interfaces for simple caching",
            "keywords": [
                "cache",
                "caching",
                "psr",
                "psr-16",
                "simple-cache"
            ],
            "support": {
                "source": "https:\/\/github.com\/php-fig\/simple-cache\/tree\/3.0.0"
            },
            "install-path": "..\/psr\/simple-cache"
        },
        {
            "name": "symfony\/console",
            "version": "v6.0.19",
            "version_normalized": "6.0.19.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/console.git",
                "reference": "c3ebc83d031b71c39da318ca8b7a07ecc67507ed"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/console\/zipball\/c3ebc83d031b71c39da318ca8b7a07ecc67507ed",
                "reference": "c3ebc83d031b71c39da318ca8b7a07ecc67507ed",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.2",
                "symfony\/polyfill-mbstring": "~1.0",
                "symfony\/service-contracts": "^1.1|^2|^3",
                "symfony\/string": "^5.4|^6.0"
            },
            "conflict": {
                "symfony\/dependency-injection": "<5.4",
                "symfony\/dotenv": "<5.4",
                "symfony\/event-dispatcher": "<5.4",
                "symfony\/lock": "<5.4",
                "symfony\/process": "<5.4"
            },
            "provide": {
                "psr\/log-implementation": "1.0|2.0|3.0"
            },
            "require-dev": {
                "psr\/log": "^1|^2|^3",
                "symfony\/config": "^5.4|^6.0",
                "symfony\/dependency-injection": "^5.4|^6.0",
                "symfony\/event-dispatcher": "^5.4|^6.0",
                "symfony\/lock": "^5.4|^6.0",
                "symfony\/process": "^5.4|^6.0",
                "symfony\/var-dumper": "^5.4|^6.0"
            },
            "suggest": {
                "psr\/log": "For using the console logger",
                "symfony\/event-dispatcher": "",
                "symfony\/lock": "",
                "symfony\/process": ""
            },
            "time": "2023-01-01T08:36:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\Symfony\\Component\\Console\\": ""
                },
                "exclude-from-classmap": [
                    "\/Tests\/"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Eases the creation of beautiful and testable command line interfaces",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "cli",
                "command line",
                "console",
                "terminal"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/console\/tree\/v6.0.19"
            },
            "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"
                }
            ],
            "install-path": "..\/symfony\/console"
        },
        {
            "name": "symfony\/polyfill-ctype",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-ctype.git",
                "reference": "141046a8f9477948ff284fa65be2095baafb94f2"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-ctype\/zipball\/141046a8f9477948ff284fa65be2095baafb94f2",
                "reference": "141046a8f9477948ff284fa65be2095baafb94f2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2026-04-10T16:19:22+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\\Ctype\\": ""
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/polyfill-ctype\/tree\/v1.37.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"
                }
            ],
            "install-path": "..\/symfony\/polyfill-ctype"
        },
        {
            "name": "symfony\/polyfill-intl-grapheme",
            "version": "v1.38.1",
            "version_normalized": "1.38.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-intl-grapheme.git",
                "reference": "e9247d281d694a5120554d9afaf54e070e88a603"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-grapheme\/zipball\/e9247d281d694a5120554d9afaf54e070e88a603",
                "reference": "e9247d281d694a5120554d9afaf54e070e88a603",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2026-05-26T05:58:03+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\\Intl\\Grapheme\\": ""
                }
            },
            "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 intl's grapheme_* functions",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "compatibility",
                "grapheme",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/polyfill-intl-grapheme\/tree\/v1.38.1"
            },
            "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"
                }
            ],
            "install-path": "..\/symfony\/polyfill-intl-grapheme"
        },
        {
            "name": "symfony\/polyfill-intl-normalizer",
            "version": "v1.38.0",
            "version_normalized": "1.38.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-intl-normalizer.git",
                "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-normalizer\/zipball\/2d446c214bdbe5b71bde5011b060a05fece3ae6b",
                "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2026-05-25T13:48:31+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\\Intl\\Normalizer\\": ""
                },
                "classmap": [
                    "Resources\/stubs"
                ]
            },
            "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 intl's Normalizer class and related functions",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "compatibility",
                "intl",
                "normalizer",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/polyfill-intl-normalizer\/tree\/v1.38.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"
                }
            ],
            "install-path": "..\/symfony\/polyfill-intl-normalizer"
        },
        {
            "name": "symfony\/polyfill-mbstring",
            "version": "v1.38.2",
            "version_normalized": "1.38.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-mbstring.git",
                "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6",
                "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": ">=7.2"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2026-05-27T06:59:30+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.38.2"
            },
            "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"
                }
            ],
            "install-path": "..\/symfony\/polyfill-mbstring"
        },
        {
            "name": "symfony\/polyfill-php80",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-php80.git",
                "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php80\/zipball\/dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
                "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2026-04-10T16:19:22+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\\Php80\\": ""
                },
                "classmap": [
                    "Resources\/stubs"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ion Bazan",
                    "email": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/polyfill-php80\/tree\/v1.37.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"
                }
            ],
            "install-path": "..\/symfony\/polyfill-php80"
        },
        {
            "name": "symfony\/service-contracts",
            "version": "v3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/service-contracts.git",
                "reference": "d78d39c1599bd1188b8e26bb341da52c3c6d8a66"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/service-contracts\/zipball\/d78d39c1599bd1188b8e26bb341da52c3c6d8a66",
                "reference": "d78d39c1599bd1188b8e26bb341da52c3c6d8a66",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.2",
                "psr\/container": "^2.0"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2"
            },
            "suggest": {
                "symfony\/service-implementation": ""
            },
            "time": "2022-05-30T19:17:58+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/contracts",
                    "name": "symfony\/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\Symfony\\Contracts\\Service\\": ""
                }
            },
            "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": "Generic abstractions related to writing services",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/service-contracts\/tree\/v3.0.2"
            },
            "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"
                }
            ],
            "install-path": "..\/symfony\/service-contracts"
        },
        {
            "name": "symfony\/string",
            "version": "v6.0.19",
            "version_normalized": "6.0.19.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/string.git",
                "reference": "d9e72497367c23e08bf94176d2be45b00a9d232a"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/string\/zipball\/d9e72497367c23e08bf94176d2be45b00a9d232a",
                "reference": "d9e72497367c23e08bf94176d2be45b00a9d232a",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.2",
                "symfony\/polyfill-ctype": "~1.8",
                "symfony\/polyfill-intl-grapheme": "~1.0",
                "symfony\/polyfill-intl-normalizer": "~1.0",
                "symfony\/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "symfony\/translation-contracts": "<2.0"
            },
            "require-dev": {
                "symfony\/error-handler": "^5.4|^6.0",
                "symfony\/http-client": "^5.4|^6.0",
                "symfony\/translation-contracts": "^2.0|^3.0",
                "symfony\/var-exporter": "^5.4|^6.0"
            },
            "time": "2023-01-01T08:36:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources\/functions.php"
                ],
                "psr-4": {
                    "IAWPSCOPED\\Symfony\\Component\\String\\": ""
                },
                "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 an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "grapheme",
                "i18n",
                "string",
                "unicode",
                "utf-8",
                "utf8"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/string\/tree\/v6.0.19"
            },
            "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"
                }
            ],
            "install-path": "..\/symfony\/string"
        },
        {
            "name": "symfony\/translation",
            "version": "v6.0.19",
            "version_normalized": "6.0.19.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/translation.git",
                "reference": "9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/translation\/zipball\/9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f",
                "reference": "9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.2",
                "symfony\/polyfill-mbstring": "~1.0",
                "symfony\/translation-contracts": "^2.3|^3.0"
            },
            "conflict": {
                "symfony\/config": "<5.4",
                "symfony\/console": "<5.4",
                "symfony\/dependency-injection": "<5.4",
                "symfony\/http-kernel": "<5.4",
                "symfony\/twig-bundle": "<5.4",
                "symfony\/yaml": "<5.4"
            },
            "provide": {
                "symfony\/translation-implementation": "2.3|3.0"
            },
            "require-dev": {
                "psr\/log": "^1|^2|^3",
                "symfony\/config": "^5.4|^6.0",
                "symfony\/console": "^5.4|^6.0",
                "symfony\/dependency-injection": "^5.4|^6.0",
                "symfony\/finder": "^5.4|^6.0",
                "symfony\/http-client-contracts": "^1.1|^2.0|^3.0",
                "symfony\/http-kernel": "^5.4|^6.0",
                "symfony\/intl": "^5.4|^6.0",
                "symfony\/polyfill-intl-icu": "^1.21",
                "symfony\/service-contracts": "^1.1.2|^2|^3",
                "symfony\/yaml": "^5.4|^6.0"
            },
            "suggest": {
                "psr\/log-implementation": "To use logging capability in translator",
                "symfony\/config": "",
                "symfony\/yaml": ""
            },
            "time": "2023-01-01T08:36:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources\/functions.php"
                ],
                "psr-4": {
                    "IAWPSCOPED\\Symfony\\Component\\Translation\\": ""
                },
                "exclude-from-classmap": [
                    "\/Tests\/"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Provides tools to internationalize your application",
            "homepage": "https:\/\/symfony.com",
            "support": {
                "source": "https:\/\/github.com\/symfony\/translation\/tree\/v6.0.19"
            },
            "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"
                }
            ],
            "install-path": "..\/symfony\/translation"
        },
        {
            "name": "symfony\/translation-contracts",
            "version": "v3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/translation-contracts.git",
                "reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/translation-contracts\/zipball\/acbfbb274e730e5a0236f619b6168d9dedb3e282",
                "reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.2"
            },
            "suggest": {
                "symfony\/translation-implementation": ""
            },
            "time": "2022-06-27T17:10:44+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/contracts",
                    "name": "symfony\/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\Symfony\\Contracts\\Translation\\": ""
                }
            },
            "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": "Generic abstractions related to translation",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/translation-contracts\/tree\/v3.0.2"
            },
            "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"
                }
            ],
            "install-path": "..\/symfony\/translation-contracts"
        },
        {
            "name": "voku\/portable-ascii",
            "version": "2.1.1",
            "version_normalized": "2.1.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/voku\/portable-ascii.git",
                "reference": "8e1051fe39379367aecf014f41744ce7539a856f"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/voku\/portable-ascii\/zipball\/8e1051fe39379367aecf014f41744ce7539a856f",
                "reference": "8e1051fe39379367aecf014f41744ce7539a856f",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "phpunit\/phpunit": "~8.5 || ~9.6 || ~10.5 || ~11.5"
            },
            "suggest": {
                "ext-intl": "Use Intl for transliterator_transliterate() support"
            },
            "time": "2026-04-26T05:33:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\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.1.1"
            },
            "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"
                }
            ],
            "install-path": "..\/voku\/portable-ascii"
        }
    ],
    "dev": false,
    "dev-package-names": []
}