Current File : /var/www/pediatribu/wp-content/plugins/independent-analytics/vendor/composer/installed.json
{
    "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": "carbonphp\/carbon-doctrine-types",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/CarbonPHP\/carbon-doctrine-types.git",
                "reference": "3c430083d0b41ceed84ecccf9dac613241d7305d"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/CarbonPHP\/carbon-doctrine-types\/zipball\/3c430083d0b41ceed84ecccf9dac613241d7305d",
                "reference": "3c430083d0b41ceed84ecccf9dac613241d7305d",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.8 || ^8.0"
            },
            "conflict": {
                "doctrine\/dbal": ">=3.7.0"
            },
            "require-dev": {
                "doctrine\/dbal": ">=2.0.0",
                "nesbot\/carbon": "^2.71.0 || ^3.0.0",
                "phpunit\/phpunit": "^10.3"
            },
            "time": "2023-10-01T12:35:29+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\/1.0.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.0.10",
            "version_normalized": "2.0.10.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/doctrine\/inflector.git",
                "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/doctrine\/inflector\/zipball\/5817d0659c5b50c9b950feb9af7b9668e2c436bc",
                "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "doctrine\/coding-standard": "^11.0",
                "phpstan\/phpstan": "^1.8",
                "phpstan\/phpstan-phpunit": "^1.1",
                "phpstan\/phpstan-strict-rules": "^1.3",
                "phpunit\/phpunit": "^8.5 || ^9.5",
                "vimeo\/psalm": "^4.25 || ^5.4"
            },
            "time": "2024-02-18T20:23:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IAWPSCOPED\\Doctrine\\Inflector\\": "lib\/Doctrine\/Inflector"
                }
            },
            "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.0.10"
            },
            "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.11",
            "version_normalized": "4.11.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/EFTEC\/BladeOne.git",
                "reference": "67be633c33dd4109134ae2ae153750f3ea66b176"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/EFTEC\/BladeOne\/zipball\/67be633c33dd4109134ae2ae153750f3ea66b176",
                "reference": "67be633c33dd4109134ae2ae153750f3ea66b176",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=7.2"
            },
            "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": "2024-02-04T12:24:42+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.11"
            },
            "install-path": "..\/eftec\/bladeone"
        },
        {
            "name": "illuminate\/collections",
            "version": "v8.83.27",
            "version_normalized": "8.83.27.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/illuminate\/collections.git",
                "reference": "705a4e1ef93cd492c45b9b3e7911cccc990a07f4"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/illuminate\/collections\/zipball\/705a4e1ef93cd492c45b9b3e7911cccc990a07f4",
                "reference": "705a4e1ef93cd492c45b9b3e7911cccc990a07f4",
                "shasum": ""
            },
            "require": {
                "illuminate\/contracts": "^8.0",
                "illuminate\/macroable": "^8.0",
                "php": "^7.3|^8.0"
            },
            "suggest": {
                "symfony\/var-dumper": "Required to use the dump method (^5.4)."
            },
            "time": "2022-06-23T15:29:49+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.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\/container",
            "version": "v8.83.27",
            "version_normalized": "8.83.27.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/illuminate\/container.git",
                "reference": "14062628d05f75047c5a1360b9350028427d568e"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/illuminate\/container\/zipball\/14062628d05f75047c5a1360b9350028427d568e",
                "reference": "14062628d05f75047c5a1360b9350028427d568e",
                "shasum": ""
            },
            "require": {
                "illuminate\/contracts": "^8.0",
                "php": "^7.3|^8.0",
                "psr\/container": "^1.0"
            },
            "provide": {
                "psr\/container-implementation": "1.0"
            },
            "time": "2022-02-02T21:03:35+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.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": "v8.83.27",
            "version_normalized": "8.83.27.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/illuminate\/contracts.git",
                "reference": "5e0fd287a1b22a6b346a9f7cd484d8cf0234585d"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/illuminate\/contracts\/zipball\/5e0fd287a1b22a6b346a9f7cd484d8cf0234585d",
                "reference": "5e0fd287a1b22a6b346a9f7cd484d8cf0234585d",
                "shasum": ""
            },
            "require": {
                "php": "^7.3|^8.0",
                "psr\/container": "^1.0",
                "psr\/simple-cache": "^1.0"
            },
            "time": "2022-01-13T14:47:47+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.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": "v8.83.27",
            "version_normalized": "8.83.27.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/illuminate\/database.git",
                "reference": "1a5b0e4e6913415464fa2aab554a38b9e6fa44b1"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/illuminate\/database\/zipball\/1a5b0e4e6913415464fa2aab554a38b9e6fa44b1",
                "reference": "1a5b0e4e6913415464fa2aab554a38b9e6fa44b1",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "illuminate\/collections": "^8.0",
                "illuminate\/container": "^8.0",
                "illuminate\/contracts": "^8.0",
                "illuminate\/macroable": "^8.0",
                "illuminate\/support": "^8.0",
                "php": "^7.3|^8.0",
                "symfony\/console": "^5.4"
            },
            "suggest": {
                "doctrine\/dbal": "Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4).",
                "fakerphp\/faker": "Required to use the eloquent factory builder (^1.9.1).",
                "illuminate\/console": "Required to use the database commands (^8.0).",
                "illuminate\/events": "Required to use the observers with Eloquent (^8.0).",
                "illuminate\/filesystem": "Required to use the migrations (^8.0).",
                "illuminate\/pagination": "Required to paginate the result set (^8.0).",
                "symfony\/finder": "Required to use Eloquent model factories (^5.4)."
            },
            "time": "2022-08-31T16:16:06+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.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": "v8.83.27",
            "version_normalized": "8.83.27.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/illuminate\/macroable.git",
                "reference": "aed81891a6e046fdee72edd497f822190f61c162"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/illuminate\/macroable\/zipball\/aed81891a6e046fdee72edd497f822190f61c162",
                "reference": "aed81891a6e046fdee72edd497f822190f61c162",
                "shasum": ""
            },
            "require": {
                "php": "^7.3|^8.0"
            },
            "time": "2021-11-16T13:57:03+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.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": "v8.83.27",
            "version_normalized": "8.83.27.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/illuminate\/support.git",
                "reference": "1c79242468d3bbd9a0f7477df34f9647dde2a09b"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/illuminate\/support\/zipball\/1c79242468d3bbd9a0f7477df34f9647dde2a09b",
                "reference": "1c79242468d3bbd9a0f7477df34f9647dde2a09b",
                "shasum": ""
            },
            "require": {
                "doctrine\/inflector": "^1.4|^2.0",
                "ext-json": "*",
                "ext-mbstring": "*",
                "illuminate\/collections": "^8.0",
                "illuminate\/contracts": "^8.0",
                "illuminate\/macroable": "^8.0",
                "nesbot\/carbon": "^2.53.1",
                "php": "^7.3|^8.0",
                "voku\/portable-ascii": "^1.6.1"
            },
            "conflict": {
                "tightenco\/collect": "<5.5.33"
            },
            "suggest": {
                "illuminate\/filesystem": "Required to use the composer class (^8.0).",
                "league\/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^1.3|^2.0.2).",
                "ramsey\/uuid": "Required to use Str::uuid() (^4.2.2).",
                "symfony\/process": "Required to use the composer class (^5.4).",
                "symfony\/var-dumper": "Required to use the dd function (^5.4).",
                "vlucas\/phpdotenv": "Required to use the Env class and env helper (^5.4.1)."
            },
            "time": "2022-09-21T21:30:03+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.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\/uri",
            "version": "6.5.0",
            "version_normalized": "6.5.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/thephpleague\/uri.git",
                "reference": "c68ca445abb04817d740ddd6d0b3551826ef0c5a"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/thephpleague\/uri\/zipball\/c68ca445abb04817d740ddd6d0b3551826ef0c5a",
                "reference": "c68ca445abb04817d740ddd6d0b3551826ef0c5a",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "league\/uri-interfaces": "^2.3",
                "php": "^7.3 || ^8.0",
                "psr\/http-message": "^1.0"
            },
            "conflict": {
                "league\/uri-schemes": "^1.0"
            },
            "require-dev": {
                "friendsofphp\/php-cs-fixer": "^2.19 || ^3.0",
                "phpstan\/phpstan": "^0.12.90",
                "phpstan\/phpstan-phpunit": "^0.12.22",
                "phpstan\/phpstan-strict-rules": "^0.12.11",
                "phpunit\/phpunit": "^8.0 || ^9.0",
                "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": "2021-08-27T09:54:07+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": "http:\/\/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.5.0"
            },
            "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.3.2",
            "version_normalized": "6.3.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/matomo-org\/device-detector.git",
                "reference": "fd4042cb6a7f3f985a81aedc075dd59e0b991a51"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/matomo-org\/device-detector\/zipball\/fd4042cb6a7f3f985a81aedc075dd59e0b991a51",
                "reference": "fd4042cb6a7f3f985a81aedc075dd59e0b991a51",
                "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.8",
                "psr\/cache": "^1.0.1",
                "psr\/simple-cache": "^1.0.1",
                "symfony\/yaml": "^5.1.7"
            },
            "suggest": {
                "doctrine\/cache": "Can directly be used for caching purpose",
                "ext-yaml": "Necessary for using the Pecl YAML parser"
            },
            "time": "2024-05-28T10:16:19+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:\/\/dev.matomo.org\/"
            },
            "install-path": "..\/matomo\/device-detector"
        },
        {
            "name": "maxmind-db\/reader",
            "version": "v1.11.1",
            "version_normalized": "1.11.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/maxmind\/MaxMind-DB-Reader-php.git",
                "reference": "1e66f73ffcf25e17c7a910a1317e9720a95497c7"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/maxmind\/MaxMind-DB-Reader-php\/zipball\/1e66f73ffcf25e17c7a910a1317e9720a95497c7",
                "reference": "1e66f73ffcf25e17c7a910a1317e9720a95497c7",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "conflict": {
                "ext-maxminddb": "<1.11.1,>=2.0.0"
            },
            "require-dev": {
                "friendsofphp\/php-cs-fixer": "3.*",
                "php-coveralls\/php-coveralls": "^2.1",
                "phpstan\/phpstan": "*",
                "phpunit\/phpcov": ">=6.0.0",
                "phpunit\/phpunit": ">=8.0.0,<10.0.0",
                "squizlabs\/php_codesniffer": "3.*"
            },
            "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"
            },
            "time": "2023-12-02T00:09:23+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.11.1"
            },
            "install-path": "..\/maxmind-db\/reader"
        },
        {
            "name": "mlocati\/ip-lib",
            "version": "1.18.1",
            "version_normalized": "1.18.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/mlocati\/ip-lib.git",
                "reference": "08bb43b4949069c543ebdf099a6b2c322d0172ab"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/mlocati\/ip-lib\/zipball\/08bb43b4949069c543ebdf099a6b2c322d0172ab",
                "reference": "08bb43b4949069c543ebdf099a6b2c322d0172ab",
                "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": "2024-10-29T15:44:19+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.18.1"
            },
            "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.72.5",
            "version_normalized": "2.72.5.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/briannesbitt\/Carbon.git",
                "reference": "afd46589c216118ecd48ff2b95d77596af1e57ed"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/briannesbitt\/Carbon\/zipball\/afd46589c216118ecd48ff2b95d77596af1e57ed",
                "reference": "afd46589c216118ecd48ff2b95d77596af1e57ed",
                "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": "*",
                "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": "2024-06-03T19:18:41+00:00",
            "bin": [
                "bin\/carbon"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev",
                    "dev-2.x": "2.x-dev"
                },
                "laravel": {
                    "providers": [
                        "IAWPSCOPED\\Carbon\\Laravel\\ServiceProvider"
                    ]
                },
                "phpstan": {
                    "includes": [
                        "extension.neon"
                    ]
                }
            },
            "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": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/container.git",
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/container\/zipball\/8622567409010282b7aeebe4bb841fe98b58dcaf",
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "time": "2021-03-05T17:36:06+00:00",
            "type": "library",
            "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\/1.1.1"
            },
            "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": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/simple-cache.git",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/simple-cache\/zipball\/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2017-10-23T01:57:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.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": "http:\/\/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\/master"
            },
            "install-path": "..\/psr\/simple-cache"
        },
        {
            "name": "symfony\/console",
            "version": "v5.4.43",
            "version_normalized": "5.4.43.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/console.git",
                "reference": "e86f8554de667c16dde8aeb89a3990cfde924df9"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/console\/zipball\/e86f8554de667c16dde8aeb89a3990cfde924df9",
                "reference": "e86f8554de667c16dde8aeb89a3990cfde924df9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony\/deprecation-contracts": "^2.1|^3",
                "symfony\/polyfill-mbstring": "~1.0",
                "symfony\/polyfill-php73": "^1.9",
                "symfony\/polyfill-php80": "^1.16",
                "symfony\/service-contracts": "^1.1|^2|^3",
                "symfony\/string": "^5.1|^6.0"
            },
            "conflict": {
                "psr\/log": ">=3",
                "symfony\/dependency-injection": "<4.4",
                "symfony\/dotenv": "<5.1",
                "symfony\/event-dispatcher": "<4.4",
                "symfony\/lock": "<4.4",
                "symfony\/process": "<4.4"
            },
            "provide": {
                "psr\/log-implementation": "1.0|2.0"
            },
            "require-dev": {
                "psr\/log": "^1|^2",
                "symfony\/config": "^4.4|^5.0|^6.0",
                "symfony\/dependency-injection": "^4.4|^5.0|^6.0",
                "symfony\/event-dispatcher": "^4.4|^5.0|^6.0",
                "symfony\/lock": "^4.4|^5.0|^6.0",
                "symfony\/process": "^4.4|^5.0|^6.0",
                "symfony\/var-dumper": "^4.4|^5.0|^6.0"
            },
            "suggest": {
                "psr\/log": "For using the console logger",
                "symfony\/event-dispatcher": "",
                "symfony\/lock": "",
                "symfony\/process": ""
            },
            "time": "2024-08-13T16:31:56+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\/v5.4.43"
            },
            "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\/deprecation-contracts",
            "version": "v2.5.3",
            "version_normalized": "2.5.3.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/deprecation-contracts.git",
                "reference": "80d075412b557d41002320b96a096ca65aa2c98d"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/deprecation-contracts\/zipball\/80d075412b557d41002320b96a096ca65aa2c98d",
                "reference": "80d075412b557d41002320b96a096ca65aa2c98d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2023-01-24T14:02:46+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.5-dev"
                },
                "thanks": {
                    "name": "symfony\/contracts",
                    "url": "https:\/\/github.com\/symfony\/contracts"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https:\/\/symfony.com",
            "support": {
                "source": "https:\/\/github.com\/symfony\/deprecation-contracts\/tree\/v2.5.3"
            },
            "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\/deprecation-contracts"
        },
        {
            "name": "symfony\/polyfill-ctype",
            "version": "v1.30.0",
            "version_normalized": "1.30.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-ctype.git",
                "reference": "0424dff1c58f028c451efff2045f5d92410bd540"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-ctype\/zipball\/0424dff1c58f028c451efff2045f5d92410bd540",
                "reference": "0424dff1c58f028c451efff2045f5d92410bd540",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2024-05-31T15:07:36+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "name": "symfony\/polyfill",
                    "url": "https:\/\/github.com\/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.30.0"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/polyfill-ctype"
        },
        {
            "name": "symfony\/polyfill-intl-grapheme",
            "version": "v1.30.0",
            "version_normalized": "1.30.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-intl-grapheme.git",
                "reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-grapheme\/zipball\/64647a7c30b2283f5d49b874d84a18fc22054b7a",
                "reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2024-05-31T15:07:36+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "name": "symfony\/polyfill",
                    "url": "https:\/\/github.com\/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.30.0"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/polyfill-intl-grapheme"
        },
        {
            "name": "symfony\/polyfill-intl-normalizer",
            "version": "v1.30.0",
            "version_normalized": "1.30.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-intl-normalizer.git",
                "reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-normalizer\/zipball\/a95281b0be0d9ab48050ebd988b967875cdb9fdb",
                "reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2024-05-31T15:07:36+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "name": "symfony\/polyfill",
                    "url": "https:\/\/github.com\/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.30.0"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/polyfill-intl-normalizer"
        },
        {
            "name": "symfony\/polyfill-mbstring",
            "version": "v1.30.0",
            "version_normalized": "1.30.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-mbstring.git",
                "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/fd22ab50000ef01661e2a31d850ebaa297f8e03c",
                "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2024-06-19T12:30:46+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "name": "symfony\/polyfill",
                    "url": "https:\/\/github.com\/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.30.0"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/polyfill-mbstring"
        },
        {
            "name": "symfony\/polyfill-php73",
            "version": "v1.30.0",
            "version_normalized": "1.30.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-php73.git",
                "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php73\/zipball\/ec444d3f3f6505bb28d11afa41e75faadebc10a1",
                "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2024-05-31T15:07:36+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "name": "symfony\/polyfill",
                    "url": "https:\/\/github.com\/symfony\/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php73\\": ""
                },
                "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 backporting some PHP 7.3+ features to lower PHP versions",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/polyfill-php73\/tree\/v1.30.0"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/polyfill-php73"
        },
        {
            "name": "symfony\/polyfill-php80",
            "version": "v1.30.0",
            "version_normalized": "1.30.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-php80.git",
                "reference": "77fa7995ac1b21ab60769b7323d600a991a90433"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php80\/zipball\/77fa7995ac1b21ab60769b7323d600a991a90433",
                "reference": "77fa7995ac1b21ab60769b7323d600a991a90433",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2024-05-31T15:07:36+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "name": "symfony\/polyfill",
                    "url": "https:\/\/github.com\/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.30.0"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/polyfill-php80"
        },
        {
            "name": "symfony\/service-contracts",
            "version": "v2.5.3",
            "version_normalized": "2.5.3.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/service-contracts.git",
                "reference": "a2329596ddc8fd568900e3fc76cba42489ecc7f3"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/service-contracts\/zipball\/a2329596ddc8fd568900e3fc76cba42489ecc7f3",
                "reference": "a2329596ddc8fd568900e3fc76cba42489ecc7f3",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr\/container": "^1.1",
                "symfony\/deprecation-contracts": "^2.1|^3"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2"
            },
            "suggest": {
                "symfony\/service-implementation": ""
            },
            "time": "2023-04-21T15:04:16+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.5-dev"
                },
                "thanks": {
                    "name": "symfony\/contracts",
                    "url": "https:\/\/github.com\/symfony\/contracts"
                }
            },
            "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\/v2.5.3"
            },
            "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": "v5.4.43",
            "version_normalized": "5.4.43.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/string.git",
                "reference": "8be1d484951ff5ca995eaf8edcbcb8b9a5888450"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/string\/zipball\/8be1d484951ff5ca995eaf8edcbcb8b9a5888450",
                "reference": "8be1d484951ff5ca995eaf8edcbcb8b9a5888450",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony\/polyfill-ctype": "~1.8",
                "symfony\/polyfill-intl-grapheme": "~1.0",
                "symfony\/polyfill-intl-normalizer": "~1.0",
                "symfony\/polyfill-mbstring": "~1.0",
                "symfony\/polyfill-php80": "~1.15"
            },
            "conflict": {
                "symfony\/translation-contracts": ">=3.0"
            },
            "require-dev": {
                "symfony\/error-handler": "^4.4|^5.0|^6.0",
                "symfony\/http-client": "^4.4|^5.0|^6.0",
                "symfony\/translation-contracts": "^1.1|^2",
                "symfony\/var-exporter": "^4.4|^5.0|^6.0"
            },
            "time": "2024-08-01T10:24:28+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\/v5.4.43"
            },
            "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": "v5.4.42",
            "version_normalized": "5.4.42.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/translation.git",
                "reference": "1d702caccb9f091b738696185f778b1bfef7b5b2"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/translation\/zipball\/1d702caccb9f091b738696185f778b1bfef7b5b2",
                "reference": "1d702caccb9f091b738696185f778b1bfef7b5b2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony\/deprecation-contracts": "^2.1|^3",
                "symfony\/polyfill-mbstring": "~1.0",
                "symfony\/polyfill-php80": "^1.16",
                "symfony\/translation-contracts": "^2.3"
            },
            "conflict": {
                "symfony\/config": "<4.4",
                "symfony\/console": "<5.3",
                "symfony\/dependency-injection": "<5.0",
                "symfony\/http-kernel": "<5.0",
                "symfony\/twig-bundle": "<5.0",
                "symfony\/yaml": "<4.4"
            },
            "provide": {
                "symfony\/translation-implementation": "2.3"
            },
            "require-dev": {
                "psr\/log": "^1|^2|^3",
                "symfony\/config": "^4.4|^5.0|^6.0",
                "symfony\/console": "^5.4|^6.0",
                "symfony\/dependency-injection": "^5.0|^6.0",
                "symfony\/finder": "^4.4|^5.0|^6.0",
                "symfony\/http-client-contracts": "^1.1|^2.0|^3.0",
                "symfony\/http-kernel": "^5.0|^6.0",
                "symfony\/intl": "^4.4|^5.0|^6.0",
                "symfony\/polyfill-intl-icu": "^1.21",
                "symfony\/service-contracts": "^1.1.2|^2|^3",
                "symfony\/yaml": "^4.4|^5.0|^6.0"
            },
            "suggest": {
                "psr\/log-implementation": "To use logging capability in translator",
                "symfony\/config": "",
                "symfony\/yaml": ""
            },
            "time": "2024-07-26T12:14:19+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\/v5.4.42"
            },
            "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": "v2.5.3",
            "version_normalized": "2.5.3.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/translation-contracts.git",
                "reference": "b0073a77ac0b7ea55131020e87b1e3af540f4664"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/translation-contracts\/zipball\/b0073a77ac0b7ea55131020e87b1e3af540f4664",
                "reference": "b0073a77ac0b7ea55131020e87b1e3af540f4664",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5"
            },
            "suggest": {
                "symfony\/translation-implementation": ""
            },
            "time": "2024-01-23T13:51:25+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.5-dev"
                },
                "thanks": {
                    "name": "symfony\/contracts",
                    "url": "https:\/\/github.com\/symfony\/contracts"
                }
            },
            "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\/v2.5.3"
            },
            "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": "1.6.1",
            "version_normalized": "1.6.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/voku\/portable-ascii.git",
                "reference": "87337c91b9dfacee02452244ee14ab3c43bc485a"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/voku\/portable-ascii\/zipball\/87337c91b9dfacee02452244ee14ab3c43bc485a",
                "reference": "87337c91b9dfacee02452244ee14ab3c43bc485a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0"
            },
            "require-dev": {
                "phpunit\/phpunit": "~6.0 || ~7.0 || ~9.0"
            },
            "suggest": {
                "ext-intl": "Use Intl for transliterator_transliterate() support"
            },
            "time": "2022-01-24T18:55:24+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": "http:\/\/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\/1.6.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": []
}