{
    "packages": [
        {
            "name": "composer\/installers",
            "version": "v1.12.0",
            "version_normalized": "1.12.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/composer\/installers.git",
                "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/composer\/installers\/zipball\/d20a64ed3c94748397ff5973488761b22f6d3f19",
                "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0"
            },
            "replace": {
                "roundcube\/plugin-installer": "*",
                "shama\/baton": "*"
            },
            "require-dev": {
                "composer\/composer": "1.6.* || ^2.0",
                "composer\/semver": "^1 || ^3",
                "phpstan\/phpstan": "^0.12.55",
                "phpstan\/phpstan-phpunit": "^0.12.16",
                "symfony\/phpunit-bridge": "^4.2 || ^5",
                "symfony\/process": "^2.3"
            },
            "time": "2021-09-13T08:19:44+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Composer\\Installers\\Plugin",
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NF_FU_VENDOR\\Composer\\Installers\\": "src\/Composer\/Installers"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kyle Robinson Young",
                    "email": "kyle@dontkry.com",
                    "homepage": "https:\/\/github.com\/shama"
                }
            ],
            "description": "A multi-framework Composer library installer",
            "homepage": "https:\/\/composer.github.io\/installers\/",
            "keywords": [
                "Craft",
                "Dolibarr",
                "Eliasis",
                "Hurad",
                "ImageCMS",
                "Kanboard",
                "Lan Management System",
                "MODX Evo",
                "MantisBT",
                "Mautic",
                "Maya",
                "OXID",
                "Plentymarkets",
                "Porto",
                "RadPHP",
                "SMF",
                "Starbug",
                "Thelia",
                "Whmcs",
                "WolfCMS",
                "agl",
                "aimeos",
                "annotatecms",
                "attogram",
                "bitrix",
                "cakephp",
                "chef",
                "cockpit",
                "codeigniter",
                "concrete5",
                "croogo",
                "dokuwiki",
                "drupal",
                "eZ Platform",
                "elgg",
                "expressionengine",
                "fuelphp",
                "grav",
                "installer",
                "itop",
                "joomla",
                "known",
                "kohana",
                "laravel",
                "lavalite",
                "lithium",
                "magento",
                "majima",
                "mako",
                "mediawiki",
                "miaoxing",
                "modulework",
                "modx",
                "moodle",
                "osclass",
                "pantheon",
                "phpbb",
                "piwik",
                "ppi",
                "processwire",
                "puppet",
                "pxcms",
                "reindex",
                "roundcube",
                "shopware",
                "silverstripe",
                "sydes",
                "sylius",
                "symfony",
                "tastyigniter",
                "typo3",
                "wordpress",
                "yawik",
                "zend",
                "zikula"
            ],
            "support": {
                "issues": "https:\/\/github.com\/composer\/installers\/issues",
                "source": "https:\/\/github.com\/composer\/installers\/tree\/v1.12.0"
            },
            "funding": [
                {
                    "url": "https:\/\/packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/composer",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/composer\/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": ".\/installers"
        },
        {
            "name": "deliciousbrains\/wp-background-processing",
            "version": "1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/deliciousbrains\/wp-background-processing.git",
                "reference": "7ca7cc3504333db3a291bbab7f1917124fba4816"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/deliciousbrains\/wp-background-processing\/zipball\/7ca7cc3504333db3a291bbab7f1917124fba4816",
                "reference": "7ca7cc3504333db3a291bbab7f1917124fba4816",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "phpcompatibility\/phpcompatibility-wp": "*",
                "phpunit\/phpunit": "^8.0",
                "spryker\/code-sniffer": "^0.17.18",
                "wp-coding-standards\/wpcs": "^2.3",
                "yoast\/phpunit-polyfills": "^1.0"
            },
            "suggest": {
                "coenjacobs\/mozart": "Easily wrap this library with your own prefix, to prevent collisions when multiple plugins use this library"
            },
            "time": "2024-12-17T14:04:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "classes\/"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Delicious Brains",
                    "email": "nom@deliciousbrains.com"
                }
            ],
            "description": "WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.",
            "support": {
                "issues": "https:\/\/github.com\/deliciousbrains\/wp-background-processing\/issues",
                "source": "https:\/\/github.com\/deliciousbrains\/wp-background-processing\/tree\/1.4.0"
            },
            "install-path": "..\/deliciousbrains\/wp-background-processing"
        },
        {
            "name": "firebase\/php-jwt",
            "version": "v6.10.0",
            "version_normalized": "6.10.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/firebase\/php-jwt.git",
                "reference": "a49db6f0a5033aef5143295342f1c95521b075ff"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/firebase\/php-jwt\/zipball\/a49db6f0a5033aef5143295342f1c95521b075ff",
                "reference": "a49db6f0a5033aef5143295342f1c95521b075ff",
                "shasum": ""
            },
            "require": {
                "php": "^7.4||^8.0"
            },
            "require-dev": {
                "guzzlehttp\/guzzle": "^6.5||^7.4",
                "phpspec\/prophecy-phpunit": "^2.0",
                "phpunit\/phpunit": "^9.5",
                "psr\/cache": "^1.0||^2.0",
                "psr\/http-client": "^1.0",
                "psr\/http-factory": "^1.0"
            },
            "suggest": {
                "ext-sodium": "Support EdDSA (Ed25519) signatures",
                "paragonie\/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
            },
            "time": "2023-12-01T16:26:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NF_FU_VENDOR\\Firebase\\JWT\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Neuman Vong",
                    "email": "neuman+pear@twilio.com",
                    "role": "Developer"
                },
                {
                    "name": "Anant Narayanan",
                    "email": "anant@php.net",
                    "role": "Developer"
                }
            ],
            "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
            "homepage": "https:\/\/github.com\/firebase\/php-jwt",
            "keywords": [
                "jwt",
                "php"
            ],
            "support": {
                "issues": "https:\/\/github.com\/firebase\/php-jwt\/issues",
                "source": "https:\/\/github.com\/firebase\/php-jwt\/tree\/v6.10.0"
            },
            "install-path": "..\/firebase\/php-jwt"
        },
        {
            "name": "monolog\/monolog",
            "version": "2.11.0",
            "version_normalized": "2.11.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/Seldaek\/monolog.git",
                "reference": "37308608e599f34a1a4845b16440047ec98a172a"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/37308608e599f34a1a4845b16440047ec98a172a",
                "reference": "37308608e599f34a1a4845b16440047ec98a172a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "psr\/log": "^1.0.1 || ^2.0 || ^3.0"
            },
            "provide": {
                "psr\/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
            },
            "require-dev": {
                "aws\/aws-sdk-php": "^2.4.9 || ^3.0",
                "doctrine\/couchdb": "~1.0@dev",
                "elasticsearch\/elasticsearch": "^7 || ^8",
                "ext-json": "*",
                "graylog2\/gelf-php": "^1.4.2 || ^2@dev",
                "guzzlehttp\/guzzle": "^7.4",
                "guzzlehttp\/psr7": "^2.2",
                "mongodb\/mongodb": "^1.8 || ^2.0",
                "php-amqplib\/php-amqplib": "~2.4 || ^3",
                "phpspec\/prophecy": "^1.15",
                "phpstan\/phpstan": "^1.10",
                "phpunit\/phpunit": "^8.5.38 || ^9.6.19",
                "predis\/predis": "^1.1 || ^2.0",
                "rollbar\/rollbar": "^1.3 || ^2 || ^3",
                "ruflin\/elastica": "^7",
                "swiftmailer\/swiftmailer": "^5.3|^6.0",
                "symfony\/mailer": "^5.4 || ^6",
                "symfony\/mime": "^5.4 || ^6"
            },
            "suggest": {
                "aws\/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                "doctrine\/couchdb": "Allow sending log messages to a CouchDB server",
                "elasticsearch\/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
                "ext-mbstring": "Allow to work properly with unicode symbols",
                "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
                "ext-openssl": "Required to send log messages using SSL",
                "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
                "graylog2\/gelf-php": "Allow sending log messages to a GrayLog2 server",
                "mongodb\/mongodb": "Allow sending log messages to a MongoDB server (via library)",
                "php-amqplib\/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                "rollbar\/rollbar": "Allow sending log messages to Rollbar",
                "ruflin\/elastica": "Allow sending log messages to an Elastic Search server"
            },
            "time": "2026-01-01T13:05:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NF_FU_VENDOR\\Monolog\\": "src\/Monolog"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https:\/\/seld.be"
                }
            ],
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
            "homepage": "https:\/\/github.com\/Seldaek\/monolog",
            "keywords": [
                "log",
                "logging",
                "psr-3"
            ],
            "support": {
                "issues": "https:\/\/github.com\/Seldaek\/monolog\/issues",
                "source": "https:\/\/github.com\/Seldaek\/monolog\/tree\/2.11.0"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/monolog\/monolog",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/monolog\/monolog"
        },
        {
            "name": "mtdowling\/jmespath.php",
            "version": "2.8.0",
            "version_normalized": "2.8.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/jmespath\/jmespath.php.git",
                "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/jmespath\/jmespath.php\/zipball\/a2a865e05d5f420b50cc2f85bb78d565db12a6bc",
                "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "symfony\/polyfill-mbstring": "^1.17"
            },
            "require-dev": {
                "composer\/xdebug-handler": "^3.0.3",
                "phpunit\/phpunit": "^8.5.33"
            },
            "time": "2024-09-04T18:46:31+00:00",
            "bin": [
                "bin\/jp.php"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src\/JmesPath.php"
                ],
                "psr-4": {
                    "NF_FU_VENDOR\\JmesPath\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https:\/\/github.com\/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https:\/\/github.com\/mtdowling"
                }
            ],
            "description": "Declaratively specify how to extract elements from a JSON document",
            "keywords": [
                "json",
                "jsonpath"
            ],
            "support": {
                "issues": "https:\/\/github.com\/jmespath\/jmespath.php\/issues",
                "source": "https:\/\/github.com\/jmespath\/jmespath.php\/tree\/2.8.0"
            },
            "install-path": "..\/mtdowling\/jmespath.php"
        },
        {
            "name": "phpseclib\/phpseclib",
            "version": "2.0.51",
            "version_normalized": "2.0.51.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/phpseclib\/phpseclib.git",
                "reference": "ed661e7cdaeb8c419e609e2f3203551a13c2ed48"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/phpseclib\/phpseclib\/zipball\/ed661e7cdaeb8c419e609e2f3203551a13c2ed48",
                "reference": "ed661e7cdaeb8c419e609e2f3203551a13c2ed48",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phing\/phing": "~2.7",
                "phpunit\/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
                "squizlabs\/php_codesniffer": "~2.0"
            },
            "suggest": {
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
                "ext-libsodium": "SSH2\/SFTP can make use of some algorithms provided by the libsodium-php extension.",
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations.",
                "ext-xml": "Install the XML extension to load XML formatted public keys."
            },
            "time": "2026-01-27T09:11:52+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "phpseclib\/bootstrap.php"
                ],
                "psr-4": {
                    "NF_FU_VENDOR\\phpseclib\\": "phpseclib\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jim Wigginton",
                    "email": "terrafrost@php.net",
                    "role": "Lead Developer"
                },
                {
                    "name": "Patrick Monnerat",
                    "email": "pm@datasphere.ch",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Fischer",
                    "email": "bantu@phpbb.com",
                    "role": "Developer"
                },
                {
                    "name": "Hans-J\u00fcrgen Petrich",
                    "email": "petrich@tronic-media.com",
                    "role": "Developer"
                },
                {
                    "name": "Graham Campbell",
                    "email": "graham@alt-three.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
            "homepage": "http:\/\/phpseclib.sourceforge.net",
            "keywords": [
                "BigInteger",
                "aes",
                "asn.1",
                "asn1",
                "blowfish",
                "crypto",
                "cryptography",
                "encryption",
                "rsa",
                "security",
                "sftp",
                "signature",
                "signing",
                "ssh",
                "twofish",
                "x.509",
                "x509"
            ],
            "support": {
                "issues": "https:\/\/github.com\/phpseclib\/phpseclib\/issues",
                "source": "https:\/\/github.com\/phpseclib\/phpseclib\/tree\/2.0.51"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/terrafrost",
                    "type": "github"
                },
                {
                    "url": "https:\/\/www.patreon.com\/phpseclib",
                    "type": "patreon"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/phpseclib\/phpseclib",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/phpseclib\/phpseclib"
        },
        {
            "name": "polevaultweb\/wp-dropbox-api",
            "version": "1.3",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/polevaultweb\/wp-dropbox-api.git",
                "reference": "8a095c7efbdfdec060d406d8ace4c494d2c84aba"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/polevaultweb\/wp-dropbox-api\/zipball\/8a095c7efbdfdec060d406d8ace4c494d2c84aba",
                "reference": "8a095c7efbdfdec060d406d8ace4c494d2c84aba",
                "shasum": ""
            },
            "time": "2020-05-27T18:52:52+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NF_FU_VENDOR\\Polevaultweb\\WPDropboxAPI\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Iain Poulson",
                    "homepage": "https:\/\/polevaultweb.com\/"
                }
            ],
            "description": "Simple WordPress library for using the Dropbox API v2",
            "support": {
                "issues": "https:\/\/github.com\/polevaultweb\/wp-dropbox-api\/issues",
                "source": "https:\/\/github.com\/polevaultweb\/wp-dropbox-api\/tree\/1.3"
            },
            "install-path": "..\/polevaultweb\/wp-dropbox-api"
        },
        {
            "name": "psr\/log",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/log.git",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/log\/zipball\/d49695b909c3b7628b6289db5479a1c204601f11",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2021-05-03T11:20:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NF_FU_VENDOR\\Psr\\Log\\": "Psr\/Log\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/www.php-fig.org\/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https:\/\/github.com\/php-fig\/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https:\/\/github.com\/php-fig\/log\/tree\/1.1.4"
            },
            "install-path": "..\/psr\/log"
        },
        {
            "name": "ralouphie\/getallheaders",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/ralouphie\/getallheaders.git",
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/ralouphie\/getallheaders\/zipball\/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls\/php-coveralls": "^2.1",
                "phpunit\/phpunit": "^5 || ^6.5"
            },
            "time": "2019-03-08T08:55:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src\/getallheaders.php"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "ralph.khattar@gmail.com"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "support": {
                "issues": "https:\/\/github.com\/ralouphie\/getallheaders\/issues",
                "source": "https:\/\/github.com\/ralouphie\/getallheaders\/tree\/develop"
            },
            "install-path": "..\/ralouphie\/getallheaders"
        },
        {
            "name": "symfony\/deprecation-contracts",
            "version": "v2.5.4",
            "version_normalized": "2.5.4.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/deprecation-contracts.git",
                "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/deprecation-contracts\/zipball\/605389f2a7e5625f273b53960dc46aeaf9c62918",
                "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2024-09-25T14:11:13+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/contracts",
                    "name": "symfony\/contracts"
                },
                "branch-alias": {
                    "dev-main": "2.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https:\/\/symfony.com",
            "support": {
                "source": "https:\/\/github.com\/symfony\/deprecation-contracts\/tree\/v2.5.4"
            },
            "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-mbstring",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-mbstring.git",
                "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/6d857f4d76bd4b343eac26d6b539585d2bc56493",
                "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": ">=7.2"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2024-12-23T08:48:59+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/polyfill",
                    "name": "symfony\/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "NF_FU_VENDOR\\Symfony\\Polyfill\\Mbstring\\": ""
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/polyfill-mbstring\/tree\/v1.33.0"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/polyfill-mbstring"
        }
    ],
    "dev": false,
    "dev-package-names": []
}