{
    "packages": [
        {
            "name": "composer/installers",
            "version": "v2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/installers.git",
                "reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/installers/zipball/12fb2dfe5e16183de69e784a7b84046c43d97e8e",
                "reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "composer/composer": "^1.10.27 || ^2.7",
                "composer/semver": "^1.7.2 || ^3.4.0",
                "phpstan/phpstan": "^1.11",
                "phpstan/phpstan-phpunit": "^1",
                "symfony/phpunit-bridge": "^7.1.1",
                "symfony/process": "^5 || ^6 || ^7"
            },
            "time": "2024-06-24T20:46:46+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Composer\\Installers\\Plugin",
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "plugin-modifies-install-path": true
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "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": [
                "Dolibarr",
                "Eliasis",
                "Hurad",
                "ImageCMS",
                "Kanboard",
                "Lan Management System",
                "MODX Evo",
                "MantisBT",
                "Mautic",
                "Maya",
                "OXID",
                "Plentymarkets",
                "Porto",
                "RadPHP",
                "SMF",
                "Starbug",
                "Thelia",
                "Whmcs",
                "WolfCMS",
                "agl",
                "annotatecms",
                "attogram",
                "bitrix",
                "cakephp",
                "chef",
                "cockpit",
                "codeigniter",
                "concrete5",
                "concreteCMS",
                "croogo",
                "dokuwiki",
                "drupal",
                "eZ Platform",
                "elgg",
                "expressionengine",
                "fuelphp",
                "grav",
                "installer",
                "itop",
                "known",
                "kohana",
                "laravel",
                "lavalite",
                "lithium",
                "magento",
                "majima",
                "mako",
                "matomo",
                "mediawiki",
                "miaoxing",
                "modulework",
                "modx",
                "moodle",
                "osclass",
                "pantheon",
                "phpbb",
                "piwik",
                "ppi",
                "processwire",
                "puppet",
                "pxcms",
                "reindex",
                "roundcube",
                "shopware",
                "silverstripe",
                "sydes",
                "sylius",
                "tastyigniter",
                "wordpress",
                "yawik",
                "zend",
                "zikula"
            ],
            "support": {
                "issues": "https://github.com/composer/installers/issues",
                "source": "https://github.com/composer/installers/tree/v2.3.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": "dwnload/edd-software-license-manager",
            "version": "2.1.1",
            "version_normalized": "2.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dwnload/EddSoftwareLicenseManager.git",
                "reference": "12d26d5be0abe489067943cd5fd130de718911eb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dwnload/EddSoftwareLicenseManager/zipball/12d26d5be0abe489067943cd5fd130de718911eb",
                "reference": "12d26d5be0abe489067943cd5fd130de718911eb",
                "shasum": ""
            },
            "require": {
                "composer/installers": "~2.0",
                "dwnload/wp-settings-api": "^3.9",
                "php": "^8.1",
                "thefrosty/wp-utilities": "^3.2"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                "ext-simplexml": "*",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpunit/php-code-coverage": "^9",
                "phpunit/phpunit": "^9",
                "roave/security-advisories": "dev-latest",
                "roots/wordpress": "^6.7",
                "squizlabs/php_codesniffer": "^3.2",
                "symfony/var-dumper": "^6.4 || ^7.2",
                "wp-phpunit/wp-phpunit": "^6.7",
                "yoast/phpunit-polyfills": "^3.0 || ^4.0"
            },
            "time": "2025-04-23T21:23:08+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Dwnload\\EddSoftwareLicenseManager\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Austin Passy",
                    "email": "thefrosty@users.noreply.github.com",
                    "homepage": "https://austin.passy.co",
                    "role": "Developer"
                }
            ],
            "description": "A PHP class abstraction for managing WordPress plugin licenses and auto-updates that are sold on an Easy Digital Downloads store.",
            "support": {
                "issues": "https://github.com/dwnload/EddSoftwareLicenseManager/issues",
                "source": "https://github.com/dwnload/EddSoftwareLicenseManager/tree/2.1.1"
            },
            "install-path": "../dwnload/edd-software-license-manager"
        },
        {
            "name": "dwnload/wp-settings-api",
            "version": "v3.12.1",
            "version_normalized": "3.12.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dwnload/WpSettingsApi.git",
                "reference": "26ebd624fc54279cf125ace2dce894b2b8ed89da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dwnload/WpSettingsApi/zipball/26ebd624fc54279cf125ace2dce894b2b8ed89da",
                "reference": "26ebd624fc54279cf125ace2dce894b2b8ed89da",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^8.3",
                "thefrosty/wp-utilities": "^3.8"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                "phpcompatibility/php-compatibility": "*",
                "phpunit/php-code-coverage": "^9",
                "phpunit/phpunit": "^9",
                "rector/rector": "^2.0",
                "roave/security-advisories": "dev-latest",
                "roots/wordpress": "^6.8",
                "slevomat/coding-standard": "~8.18",
                "squizlabs/php_codesniffer": "^3.2",
                "wp-coding-standards/wpcs": "^3.1",
                "wp-phpunit/wp-phpunit": "^6.8",
                "yoast/phpunit-polyfills": "^4.0"
            },
            "suggest": {
                "frontpack/composer-assets-plugin": "Composer plugin for copying of frontend assets into public directory."
            },
            "time": "2025-06-11T23:58:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Dwnload\\WpSettingsApi\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Austin Passy",
                    "email": "thefrosty@users.noreply.github.com",
                    "homepage": "https://austin.passy.co",
                    "role": "Developer"
                }
            ],
            "description": "A PHP class abstraction that removes all the headaches of the WordPress settings API under the hood and builds a nice options panel on the fly.",
            "support": {
                "issues": "https://github.com/dwnload/WpSettingsApi/issues",
                "source": "https://github.com/dwnload/WpSettingsApi/tree/v3.12.1"
            },
            "install-path": "../dwnload/wp-settings-api"
        },
        {
            "name": "jjgrainger/posttypes",
            "version": "v2.2.1",
            "version_normalized": "2.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jjgrainger/PostTypes.git",
                "reference": "2f20f628ec44404960df4b1ae5d623397a66aec1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jjgrainger/PostTypes/zipball/2f20f628ec44404960df4b1ae5d623397a66aec1",
                "reference": "2f20f628ec44404960df4b1ae5d623397a66aec1",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6",
                "squizlabs/php_codesniffer": "3.*"
            },
            "time": "2024-10-13T17:23:48+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PostTypes\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Joe Grainger",
                    "homepage": "https://jjgrainger.co.uk"
                }
            ],
            "description": "Simple WordPress custom post types.",
            "homepage": "https://posttypes.jjgrainger.co.uk",
            "keywords": [
                "post-types",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/jjgrainger/posttypes/issues",
                "source": "https://github.com/jjgrainger/posttypes"
            },
            "install-path": "../jjgrainger/posttypes"
        },
        {
            "name": "johnbillion/args",
            "version": "2.2.2",
            "version_normalized": "2.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/johnbillion/args.git",
                "reference": "d13fe0c5388f66cfa9310a1940625c27347c38d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/johnbillion/args/zipball/d13fe0c5388f66cfa9310a1940625c27347c38d9",
                "reference": "d13fe0c5388f66cfa9310a1940625c27347c38d9",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0"
            },
            "require-dev": {
                "ergebnis/json-printer": "3.7.0",
                "humanmade/coding-standards": "1.2.1",
                "johnbillion/falsey-assertequals-detector": "^3",
                "phpdocumentor/reflection": "~4.0 || ~5.0",
                "phpstan/phpstan": "1.12.12",
                "phpstan/phpstan-phpunit": "1.4.1",
                "phpstan/phpstan-strict-rules": "1.6.1",
                "phpunit/phpunit": "^9.0",
                "roots/wordpress-core-installer": "1.100.0",
                "roots/wordpress-full": "6.8",
                "szepeviktor/phpstan-wordpress": "1.3.5"
            },
            "time": "2025-04-16T18:09:01+00:00",
            "type": "library",
            "extra": {
                "args-shapes": [
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/category.php",
                        "param": "args",
                        "function": "\\get_categories()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/comment.php",
                        "param": "args",
                        "function": "\\get_comments()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/post.php",
                        "param": "args",
                        "function": "\\get_posts()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/category.php",
                        "param": "args",
                        "function": "\\get_tags()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/taxonomy.php",
                        "param": "args",
                        "function": "\\get_terms()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/user.php",
                        "param": "args",
                        "function": "\\get_users()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/general-template.php",
                        "param": "args",
                        "function": "\\paginate_links()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/blocks.php",
                        "param": "args",
                        "function": "\\register_block_type()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/meta.php",
                        "param": "args",
                        "function": "\\register_meta()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/post.php",
                        "param": "args",
                        "function": "\\register_post_meta()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/post.php",
                        "param": "args",
                        "function": "\\register_post_status()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/post.php",
                        "param": "args",
                        "function": "\\register_post_type()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/rest-api.php",
                        "param": "args",
                        "function": "\\register_rest_field()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/option.php",
                        "param": "args",
                        "function": "\\register_setting()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/taxonomy.php",
                        "param": "args",
                        "function": "\\register_taxonomy()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/taxonomy.php",
                        "param": "args",
                        "function": "\\register_term_meta()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/taxonomy.php",
                        "param": "args",
                        "function": "\\wp_count_terms()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/functions.php",
                        "param": "args",
                        "function": "\\wp_die()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/category-template.php",
                        "param": "args",
                        "function": "\\wp_dropdown_categories()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/l10n.php",
                        "param": "args",
                        "function": "\\wp_dropdown_languages()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/category-template.php",
                        "param": "args",
                        "function": "\\wp_generate_tag_cloud()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/nav-menu.php",
                        "param": "args",
                        "function": "\\wp_get_nav_menus()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/taxonomy.php",
                        "param": "args",
                        "function": "\\wp_get_object_terms()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/post.php",
                        "param": "postarr",
                        "function": "\\wp_insert_post()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/taxonomy.php",
                        "param": "args",
                        "function": "\\wp_insert_term()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/user.php",
                        "param": "userdata",
                        "function": "\\wp_insert_user()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/nav-menu-template.php",
                        "param": "args",
                        "function": "\\wp_nav_menu()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/http.php",
                        "param": "args",
                        "function": "\\wp_remote_get()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/http.php",
                        "param": "args",
                        "function": "\\wp_remote_head()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/http.php",
                        "param": "args",
                        "function": "\\wp_remote_post()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/http.php",
                        "param": "args",
                        "function": "\\wp_remote_request()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/http.php",
                        "param": "args",
                        "function": "\\wp_safe_remote_get()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/http.php",
                        "param": "args",
                        "function": "\\wp_safe_remote_head()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/http.php",
                        "param": "args",
                        "function": "\\wp_safe_remote_post()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/http.php",
                        "param": "args",
                        "function": "\\wp_safe_remote_request()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/post.php",
                        "param": "postarr",
                        "function": "\\wp_update_post()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/taxonomy.php",
                        "param": "args",
                        "function": "\\wp_update_term()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/user.php",
                        "param": "userdata",
                        "function": "\\wp_update_user()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/class-wp-block-type.php",
                        "param": "args",
                        "method": "\\WP_Block_Type::__construct()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/class-wp-comment-query.php",
                        "param": "query",
                        "method": "\\WP_Comment_Query::__construct()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/class-wp-customize-control.php",
                        "param": "args",
                        "method": "\\WP_Customize_Control::__construct()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/class-wp-customize-manager.php",
                        "param": "args",
                        "method": "\\WP_Customize_Manager::__construct()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/class-wp-customize-panel.php",
                        "param": "args",
                        "method": "\\WP_Customize_Panel::__construct()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/class-wp-customize-section.php",
                        "param": "args",
                        "method": "\\WP_Customize_Section::__construct()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/class-wp-customize-setting.php",
                        "param": "args",
                        "method": "\\WP_Customize_Setting::__construct()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/class-wp-http.php",
                        "param": "args",
                        "method": "\\WP_Http::request()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/class-wp-query.php",
                        "param": "query",
                        "method": "\\WP_Query::parse_query()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/class-wp-term-query.php",
                        "param": "query",
                        "method": "\\WP_Term_Query::__construct()"
                    },
                    {
                        "file": "vendor/wordpress/wordpress/wp-includes/class-wp-user-query.php",
                        "param": "query",
                        "method": "\\WP_User_Query::prepare_query()"
                    }
                ],
                "wordpress-install-dir": "vendor/wordpress/wordpress"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Args\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "John Blackbourn",
                    "homepage": "https://johnblackbourn.com/"
                }
            ],
            "description": "I don't want to get into an argument about this.",
            "support": {
                "issues": "https://github.com/johnbillion/args/issues",
                "source": "https://github.com/johnbillion/args/tree/2.2.2"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/johnbillion",
                    "type": "github"
                }
            ],
            "install-path": "../johnbillion/args"
        },
        {
            "name": "oscarotero/env",
            "version": "v2.1.1",
            "version_normalized": "2.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/oscarotero/env.git",
                "reference": "9f7d85cc6890f06a65bad4fe0077c070d596e4a4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/oscarotero/env/zipball/9f7d85cc6890f06a65bad4fe0077c070d596e4a4",
                "reference": "9f7d85cc6890f06a65bad4fe0077c070d596e4a4",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "php": ">=7.1"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.16",
                "phpunit/phpunit": ">=7.0"
            },
            "time": "2024-12-03T01:02:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/env_function.php"
                ],
                "psr-4": {
                    "Env\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oscar Otero",
                    "email": "oom@oscarotero.com",
                    "homepage": "http://oscarotero.com",
                    "role": "Developer"
                }
            ],
            "description": "Simple library to consume environment variables",
            "homepage": "https://github.com/oscarotero/env",
            "keywords": [
                "env"
            ],
            "support": {
                "email": "oom@oscarotero.com",
                "issues": "https://github.com/oscarotero/env/issues",
                "source": "https://github.com/oscarotero/env/tree/v2.1.1"
            },
            "install-path": "../oscarotero/env"
        },
        {
            "name": "pimple/pimple",
            "version": "v3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/silexphp/Pimple.git",
                "reference": "a70f552d338f9266eec6606c1f0b324da5514c96"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/silexphp/Pimple/zipball/a70f552d338f9266eec6606c1f0b324da5514c96",
                "reference": "a70f552d338f9266eec6606c1f0b324da5514c96",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/container": "^1.1 || ^2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "time": "2025-11-12T12:31:38+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Pimple": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Pimple, a simple Dependency Injection Container",
            "homepage": "https://pimple.symfony.com",
            "keywords": [
                "container",
                "dependency injection"
            ],
            "support": {
                "source": "https://github.com/silexphp/Pimple/tree/v3.6.0"
            },
            "install-path": "../pimple/pimple"
        },
        {
            "name": "psr/container",
            "version": "2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
                "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "time": "2021-11-05T16:47:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https://github.com/php-fig/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "support": {
                "issues": "https://github.com/php-fig/container/issues",
                "source": "https://github.com/php-fig/container/tree/2.0.2"
            },
            "install-path": "../psr/container"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
                "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2024-09-25T14:21:43+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/deprecation-contracts"
        },
        {
            "name": "symfony/http-foundation",
            "version": "v7.4.0",
            "version_normalized": "7.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-foundation.git",
                "reference": "769c1720b68e964b13b58529c17d4a385c62167b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/769c1720b68e964b13b58529c17d4a385c62167b",
                "reference": "769c1720b68e964b13b58529c17d4a385c62167b",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-mbstring": "^1.1"
            },
            "conflict": {
                "doctrine/dbal": "<3.6",
                "symfony/cache": "<6.4.12|>=7.0,<7.1.5"
            },
            "require-dev": {
                "doctrine/dbal": "^3.6|^4",
                "predis/predis": "^1.1|^2.0",
                "symfony/cache": "^6.4.12|^7.1.5|^8.0",
                "symfony/clock": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/expression-language": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/mime": "^6.4|^7.0|^8.0",
                "symfony/rate-limiter": "^6.4|^7.0|^8.0"
            },
            "time": "2025-11-13T08:49:24+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpFoundation\\": ""
                },
                "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": "Defines an object-oriented layer for the HTTP specification",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/http-foundation/tree/v7.4.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/http-foundation"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
                "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": ">=7.2"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2024-12-23T08:48:59+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-mbstring"
        },
        {
            "name": "thefrosty/wp-utilities",
            "version": "v3.8.8.1",
            "version_normalized": "3.8.8.1",
            "source": {
                "type": "git",
                "url": "https://github.com/thefrosty/wp-utilities.git",
                "reference": "efb2c309805e7c4b918e078f6993281ba7185f70"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thefrosty/wp-utilities/zipball/efb2c309805e7c4b918e078f6993281ba7185f70",
                "reference": "efb2c309805e7c4b918e078f6993281ba7185f70",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-openssl": "*",
                "jjgrainger/posttypes": "^2.2",
                "johnbillion/args": "^2.1",
                "oscarotero/env": "^2.1",
                "php": ">=8.3",
                "psr/container": "^2.0",
                "symfony/http-foundation": "^7.3.4"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
                "ext-simplexml": "*",
                "php-stubs/wordpress-stubs": "^6.8",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpunit/php-code-coverage": "^11",
                "phpunit/phpunit": "^11.1",
                "pimple/pimple": "^3.5",
                "roots/wordpress": "^6.8",
                "slevomat/coding-standard": "^8.18",
                "squizlabs/php_codesniffer": "^3.9",
                "szepeviktor/phpstan-wordpress": "^2.0",
                "wp-coding-standards/wpcs": "^3.1",
                "wp-phpunit/wp-phpunit": "^6.8",
                "yoast/phpunit-polyfills": "^4.0"
            },
            "suggest": {
                "illuminate/encryption": "Laravel level enrcyption & decryption.",
                "jjgrainger/posttypes": "Simple WordPress custom post types.",
                "yahnis-elsts/plugin-update-checker": "A custom update checker for WordPress plugins."
            },
            "time": "2025-11-27T20:05:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "TheFrosty\\WpUtilities\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Austin Passy",
                    "email": "thefrosty@users.noreply.github.com",
                    "homepage": "https://austin.passy.co",
                    "role": "Developer"
                }
            ],
            "description": "A library containing my standard development resources",
            "support": {
                "issues": "https://github.com/thefrosty/wp-utilities/issues",
                "source": "https://github.com/thefrosty/wp-utilities/tree/v3.8.8.1"
            },
            "install-path": "../thefrosty/wp-utilities"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
