{
    "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": "graham-campbell/result-type",
            "version": "v1.1.4",
            "version_normalized": "1.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/GrahamCampbell/Result-Type.git",
                "reference": "e01f4a821471308ba86aa202fed6698b6b695e3b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/e01f4a821471308ba86aa202fed6698b6b695e3b",
                "reference": "e01f4a821471308ba86aa202fed6698b6b695e3b",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "phpoption/phpoption": "^1.9.5"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5.41 || ^9.6.22 || ^10.5.45 || ^11.5.7"
            },
            "time": "2025-12-27T19:43:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GrahamCampbell\\ResultType\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                }
            ],
            "description": "An Implementation Of The Result Type",
            "keywords": [
                "Graham Campbell",
                "GrahamCampbell",
                "Result Type",
                "Result-Type",
                "result"
            ],
            "support": {
                "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
                "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.4"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
                    "type": "tidelift"
                }
            ],
            "install-path": "../graham-campbell/result-type"
        },
        {
            "name": "phpoption/phpoption",
            "version": "1.9.5",
            "version_normalized": "1.9.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/php-option.git",
                "reference": "75365b91986c2405cf5e1e012c5595cd487a98be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/75365b91986c2405cf5e1e012c5595cd487a98be",
                "reference": "75365b91986c2405cf5e1e012c5595cd487a98be",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "phpunit/phpunit": "^8.5.44 || ^9.6.25 || ^10.5.53 || ^11.5.34"
            },
            "time": "2025-12-27T19:41:33+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                },
                "branch-alias": {
                    "dev-master": "1.9-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpOption\\": "src/PhpOption/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com",
                    "homepage": "https://github.com/schmittjoh"
                },
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                }
            ],
            "description": "Option Type for PHP",
            "keywords": [
                "language",
                "option",
                "php",
                "type"
            ],
            "support": {
                "issues": "https://github.com/schmittjoh/php-option/issues",
                "source": "https://github.com/schmittjoh/php-option/tree/1.9.5"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
                    "type": "tidelift"
                }
            ],
            "install-path": "../phpoption/phpoption"
        },
        {
            "name": "roots/wordpress-core-installer",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/roots/wordpress-core-installer.git",
                "reference": "635dd2e1f624124bbc09b70b52d3cc289aef43d6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/roots/wordpress-core-installer/zipball/635dd2e1f624124bbc09b70b52d3cc289aef43d6",
                "reference": "635dd2e1f624124bbc09b70b52d3cc289aef43d6",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": ">=8.1"
            },
            "conflict": {
                "composer/installers": "<1.0.6"
            },
            "replace": {
                "johnpbloch/wordpress-core-installer": "*"
            },
            "require-dev": {
                "composer/composer": "^1.0 || ^2.0",
                "phpunit/phpunit": "^9.6"
            },
            "time": "2024-12-14T16:31:47+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Roots\\Composer\\WordPressCorePlugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Roots\\Composer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "John P. Bloch",
                    "email": "me@johnpbloch.com"
                },
                {
                    "name": "Roots",
                    "email": "team@roots.io"
                }
            ],
            "description": "A custom installer to handle deploying WordPress with composer",
            "keywords": [
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/roots/wordpress-core-installer/issues",
                "source": "https://github.com/roots/wordpress-core-installer/tree/2.0.0"
            },
            "funding": [
                {
                    "url": "https://github.com/roots",
                    "type": "github"
                }
            ],
            "install-path": "../roots/wordpress-core-installer"
        },
        {
            "name": "roots/wordpress-no-content",
            "version": "6.9.4",
            "version_normalized": "6.9.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/WordPress/WordPress.git",
                "reference": "6.9.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://downloads.w.org/release/wordpress-6.9.4-no-content.zip",
                "reference": "6.9.4",
                "shasum": "8ae812bb54223ef859cd3de37f1c6b1db20e0e6f"
            },
            "require": {
                "php": ">= 7.2.24"
            },
            "provide": {
                "wordpress/core-implementation": "6.9.4"
            },
            "suggest": {
                "ext-curl": "Performs remote request operations.",
                "ext-dom": "Used to validate Text Widget content and to automatically configuring IIS7+.",
                "ext-exif": "Works with metadata stored in images.",
                "ext-fileinfo": "Used to detect mimetype of file uploads.",
                "ext-hash": "Used for hashing, including passwords and update packages.",
                "ext-imagick": "Provides better image quality for media uploads.",
                "ext-json": "Used for communications with other servers.",
                "ext-libsodium": "Validates Signatures and provides securely random bytes.",
                "ext-mbstring": "Used to properly handle UTF8 text.",
                "ext-mysqli": "Connects to MySQL for database interactions.",
                "ext-openssl": "Permits SSL-based connections to other hosts.",
                "ext-pcre": "Increases performance of pattern matching in code searches.",
                "ext-xml": "Used for XML parsing, such as from a third-party site.",
                "ext-zip": "Used for decompressing Plugins, Themes, and WordPress update packages."
            },
            "time": "2026-03-11T15:49:55+00:00",
            "type": "wordpress-core",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "WordPress Community",
                    "homepage": "https://wordpress.org/about/"
                }
            ],
            "description": "WordPress is open source software you can use to create a beautiful website, blog, or app.",
            "homepage": "https://wordpress.org/",
            "keywords": [
                "blog",
                "cms",
                "wordpress"
            ],
            "support": {
                "docs": "https://developer.wordpress.org/",
                "forum": "https://wordpress.org/support/",
                "irc": "irc://irc.freenode.net/wordpress",
                "issues": "https://core.trac.wordpress.org/",
                "rss": "https://wordpress.org/news/feed/",
                "source": "https://core.trac.wordpress.org/browser",
                "wiki": "https://codex.wordpress.org/"
            },
            "funding": [
                {
                    "url": "https://wordpressfoundation.org/donate/",
                    "type": "other"
                }
            ],
            "install-path": "../../wp-core"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v3.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/50f59d1f3ca46d41ac911f97a78626b6756af35b",
                "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2026-04-13T15:52:40+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.7-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.7.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/deprecation-contracts"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "141046a8f9477948ff284fa65be2095baafb94f2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/141046a8f9477948ff284fa65be2095baafb94f2",
                "reference": "141046a8f9477948ff284fa65be2095baafb94f2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2026-04-10T16:19:22+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.37.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-ctype"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6a21eb99c6973357967f6ce3708cd55a6bec6315",
                "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": ">=7.2"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2026-04-10T17:25:58+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.37.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-mbstring"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
                "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2026-04-10T16:19:22+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ion Bazan",
                    "email": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.37.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php80"
        },
        {
            "name": "timber/timber",
            "version": "v2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/timber/timber.git",
                "reference": "44c7171d154ee697bab416a31852b9340845cc7f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/timber/timber/zipball/44c7171d154ee697bab416a31852b9340845cc7f",
                "reference": "44c7171d154ee697bab416a31852b9340845cc7f",
                "shasum": ""
            },
            "require": {
                "php": "^8.2",
                "twig/twig": "^3.19"
            },
            "require-dev": {
                "composer/installers": "^2",
                "ergebnis/composer-normalize": "^2.28",
                "ergebnis/phpunit-slow-test-detector": "^2.20",
                "mantle-framework/cache": "^1.16",
                "mantle-framework/config": "^1.16",
                "mantle-framework/container": "^1.16",
                "mantle-framework/contracts": "^1.16",
                "mantle-framework/database": "^1.16",
                "mantle-framework/events": "^1.16",
                "mantle-framework/faker": "^1.15",
                "mantle-framework/filesystem": "^1.16",
                "mantle-framework/framework-views": "^1.16",
                "mantle-framework/http": "^1.16",
                "mantle-framework/http-client": "^1.16",
                "mantle-framework/support": "^1.16",
                "mantle-framework/testing": "^1.16",
                "mantle-framework/testkit": "^1.16",
                "mantle-framework/view": "^1.16",
                "php-parallel-lint/php-parallel-lint": "^1.3",
                "php-stubs/wp-cli-stubs": "^2.0",
                "phpro/grumphp": "^2.0",
                "phpstan/extension-installer": "^1.1",
                "phpstan/phpstan": "^2",
                "phpunit/phpunit": "^11.5 || ^12",
                "rector/rector": "^2.0",
                "squizlabs/php_codesniffer": "^3.0",
                "symplify/easy-coding-standard": "^13",
                "szepeviktor/phpstan-wordpress": "^2",
                "twig/cache-extra": "^3.17",
                "wp-plugin/advanced-custom-fields": "^6.5",
                "wp-plugin/co-authors-plus": "^3.6"
            },
            "suggest": {
                "php-coveralls/php-coveralls": "^2.0 for code coverage",
                "twig/cache-extra": "For using the cache tag in Twig"
            },
            "time": "2026-04-20T08:31:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Timber\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Erik van der Bas",
                    "email": "erik@basedonline.nl",
                    "homepage": "https://basedonline.nl"
                },
                {
                    "name": "Lukas Gächter",
                    "email": "lukas.gaechter@mind.ch",
                    "homepage": "https://www.mind.ch"
                },
                {
                    "name": "Nicolas Lemoine",
                    "email": "nico@n5s.dev",
                    "homepage": "https://n5s.dev"
                },
                {
                    "name": "Jared Novack",
                    "email": "jared@upstatement.com",
                    "homepage": "https://upstatement.com"
                },
                {
                    "name": "Timber Community",
                    "homepage": "https://github.com/timber/timber"
                }
            ],
            "description": "Create WordPress themes with beautiful OOP code and the Twig Template Engine",
            "homepage": "https://timber.upstatement.com",
            "keywords": [
                "templating",
                "themes",
                "timber",
                "twig",
                "wordpress"
            ],
            "support": {
                "docs": "https://timber.github.io/docs/",
                "issues": "https://github.com/timber/timber/issues",
                "source": "https://github.com/timber/timber"
            },
            "funding": [
                {
                    "url": "https://github.com/timber",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/timber",
                    "type": "open_collective"
                }
            ],
            "install-path": "../timber/timber"
        },
        {
            "name": "twig/twig",
            "version": "v3.25.0",
            "version_normalized": "3.25.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig.git",
                "reference": "0dade995be754556af4dcbf8721d45cb3271f9b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/0dade995be754556af4dcbf8721d45cb3271f9b4",
                "reference": "0dade995be754556af4dcbf8721d45cb3271f9b4",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1.0",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-ctype": "^1.8",
                "symfony/polyfill-mbstring": "^1.3"
            },
            "require-dev": {
                "php-cs-fixer/shim": "^3.0@stable",
                "phpstan/phpstan": "^2.0@stable",
                "psr/container": "^1.0|^2.0",
                "symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0"
            },
            "time": "2026-05-17T07:41:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/Resources/core.php",
                    "src/Resources/debug.php",
                    "src/Resources/escaper.php",
                    "src/Resources/string_loader.php"
                ],
                "psr-4": {
                    "Twig\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                },
                {
                    "name": "Twig Team",
                    "role": "Contributors"
                },
                {
                    "name": "Armin Ronacher",
                    "email": "armin.ronacher@active-4.com",
                    "role": "Project Founder"
                }
            ],
            "description": "Twig, the flexible, fast, and secure template language for PHP",
            "homepage": "https://twig.symfony.com",
            "keywords": [
                "templating"
            ],
            "support": {
                "issues": "https://github.com/twigphp/Twig/issues",
                "source": "https://github.com/twigphp/Twig/tree/v3.25.0"
            },
            "funding": [
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                    "type": "tidelift"
                }
            ],
            "install-path": "../twig/twig"
        },
        {
            "name": "vlucas/phpdotenv",
            "version": "v5.6.3",
            "version_normalized": "5.6.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/vlucas/phpdotenv.git",
                "reference": "955e7815d677a3eaa7075231212f2110983adecc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/955e7815d677a3eaa7075231212f2110983adecc",
                "reference": "955e7815d677a3eaa7075231212f2110983adecc",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "graham-campbell/result-type": "^1.1.4",
                "php": "^7.2.5 || ^8.0",
                "phpoption/phpoption": "^1.9.5",
                "symfony/polyfill-ctype": "^1.26",
                "symfony/polyfill-mbstring": "^1.26",
                "symfony/polyfill-php80": "^1.26"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "ext-filter": "*",
                "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
            },
            "suggest": {
                "ext-filter": "Required to use the boolean validator."
            },
            "time": "2025-12-27T19:49:13+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                },
                "branch-alias": {
                    "dev-master": "5.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Dotenv\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Vance Lucas",
                    "email": "vance@vancelucas.com",
                    "homepage": "https://github.com/vlucas"
                }
            ],
            "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
            "keywords": [
                "dotenv",
                "env",
                "environment"
            ],
            "support": {
                "issues": "https://github.com/vlucas/phpdotenv/issues",
                "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.3"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
                    "type": "tidelift"
                }
            ],
            "install-path": "../vlucas/phpdotenv"
        },
        {
            "name": "wp-plugin/cf7-conditional-fields",
            "version": "2.7.4",
            "version_normalized": "2.7.4.0",
            "source": {
                "type": "svn",
                "url": "https://plugins.svn.wordpress.org/cf7-conditional-fields/",
                "reference": "tags/2.7.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://downloads.wordpress.org/plugin/cf7-conditional-fields.2.7.4.zip"
            },
            "require": {
                "composer/installers": "~1.0|~2.0"
            },
            "time": "2026-05-15T07:55:37+00:00",
            "type": "wordpress-plugin",
            "installation-source": "dist",
            "notification-url": "https://wp-packages.org/downloads",
            "authors": [
                {
                    "name": "Jules Colle"
                }
            ],
            "description": "Adds conditional logic to Contact Form 7.",
            "homepage": "http://bdwm.be/",
            "support": {
                "changelog": "https://wordpress.org/plugins/cf7-conditional-fields/#developers",
                "issues": "https://wordpress.org/support/plugin/cf7-conditional-fields",
                "source": "https://plugins.svn.wordpress.org/cf7-conditional-fields"
            },
            "install-path": "../../wp-content/plugins/cf7-conditional-fields"
        },
        {
            "name": "wp-plugin/cf7-multi-step",
            "version": "2.8.0",
            "version_normalized": "2.8.0.0",
            "source": {
                "type": "svn",
                "url": "https://plugins.svn.wordpress.org/cf7-multi-step/",
                "reference": "tags/2.8.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://downloads.wordpress.org/plugin/cf7-multi-step.2.8.0.zip"
            },
            "require": {
                "composer/installers": "~1.0|~2.0"
            },
            "time": "2026-05-18T17:51:02+00:00",
            "type": "wordpress-plugin",
            "installation-source": "dist",
            "notification-url": "https://wp-packages.org/downloads",
            "authors": [
                {
                    "name": "Ninja Team"
                }
            ],
            "description": "Break your looooooong form into user-friendly steps",
            "homepage": "https://ninjateam.org/contact-form-7-multi-step/",
            "support": {
                "changelog": "https://wordpress.org/plugins/cf7-multi-step/#developers",
                "issues": "https://wordpress.org/support/plugin/cf7-multi-step",
                "source": "https://plugins.svn.wordpress.org/cf7-multi-step"
            },
            "install-path": "../../wp-content/plugins/cf7-multi-step"
        },
        {
            "name": "wp-plugin/cf7-repeatable-fields",
            "version": "2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "svn",
                "url": "https://plugins.svn.wordpress.org/cf7-repeatable-fields/",
                "reference": "tags/2.0.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://downloads.wordpress.org/plugin/cf7-repeatable-fields.2.0.2.zip"
            },
            "require": {
                "composer/installers": "~1.0|~2.0"
            },
            "time": "2026-03-23T19:23:21+00:00",
            "type": "wordpress-plugin",
            "installation-source": "dist",
            "notification-url": "https://wp-packages.org/downloads",
            "authors": [
                {
                    "name": "Felipe Elia"
                }
            ],
            "description": "Adds repeatable groups of fields to Contact Form 7.",
            "homepage": "https://github.com/felipeelia/cf7-repeatable-fields",
            "support": {
                "changelog": "https://wordpress.org/plugins/cf7-repeatable-fields/#developers",
                "issues": "https://wordpress.org/support/plugin/cf7-repeatable-fields",
                "source": "https://plugins.svn.wordpress.org/cf7-repeatable-fields"
            },
            "install-path": "../../wp-content/plugins/cf7-repeatable-fields"
        },
        {
            "name": "wp-plugin/contact-form-7",
            "version": "6.1.6",
            "version_normalized": "6.1.6.0",
            "source": {
                "type": "svn",
                "url": "https://plugins.svn.wordpress.org/contact-form-7/",
                "reference": "tags/6.1.6"
            },
            "dist": {
                "type": "zip",
                "url": "https://downloads.wordpress.org/plugin/contact-form-7.6.1.6.zip"
            },
            "require": {
                "composer/installers": "~1.0|~2.0"
            },
            "time": "2026-05-15T03:01:03+00:00",
            "type": "wordpress-plugin",
            "installation-source": "dist",
            "notification-url": "https://wp-packages.org/downloads",
            "authors": [
                {
                    "name": "Rock Lobster Inc."
                }
            ],
            "description": "Just another contact form plugin. Simple but flexible.",
            "homepage": "https://contactform7.com/",
            "support": {
                "changelog": "https://wordpress.org/plugins/contact-form-7/#developers",
                "issues": "https://wordpress.org/support/plugin/contact-form-7",
                "source": "https://plugins.svn.wordpress.org/contact-form-7"
            },
            "install-path": "../../wp-content/plugins/contact-form-7"
        },
        {
            "name": "wp-plugin/contact-form-7-accessible-defaults",
            "version": "1.1.9",
            "version_normalized": "1.1.9.0",
            "source": {
                "type": "svn",
                "url": "https://plugins.svn.wordpress.org/contact-form-7-accessible-defaults/",
                "reference": "tags/1.1.9"
            },
            "dist": {
                "type": "zip",
                "url": "https://downloads.wordpress.org/plugin/contact-form-7-accessible-defaults.1.1.9.zip"
            },
            "require": {
                "composer/installers": "~1.0|~2.0"
            },
            "time": "2026-03-23T19:23:21+00:00",
            "type": "wordpress-plugin",
            "installation-source": "dist",
            "notification-url": "https://wp-packages.org/downloads",
            "authors": [
                {
                    "name": "Joe Dolson"
                }
            ],
            "description": "Replaces the default Contact Form 7 form with an accessible equivalent and provides a suite of selectable base forms.",
            "homepage": "https://github.com/joedolson/contact-form-7-accessible-defaults/",
            "support": {
                "changelog": "https://wordpress.org/plugins/contact-form-7-accessible-defaults/#developers",
                "issues": "https://wordpress.org/support/plugin/contact-form-7-accessible-defaults",
                "source": "https://plugins.svn.wordpress.org/contact-form-7-accessible-defaults"
            },
            "install-path": "../../wp-content/plugins/contact-form-7-accessible-defaults"
        },
        {
            "name": "wp-plugin/contact-form-7-dynamic-text-extension",
            "version": "5.0.5",
            "version_normalized": "5.0.5.0",
            "source": {
                "type": "svn",
                "url": "https://plugins.svn.wordpress.org/contact-form-7-dynamic-text-extension/",
                "reference": "tags/5.0.5"
            },
            "dist": {
                "type": "zip",
                "url": "https://downloads.wordpress.org/plugin/contact-form-7-dynamic-text-extension.5.0.5.zip"
            },
            "require": {
                "composer/installers": "~1.0|~2.0"
            },
            "time": "2026-03-23T19:23:21+00:00",
            "type": "wordpress-plugin",
            "installation-source": "dist",
            "notification-url": "https://wp-packages.org/downloads",
            "authors": [
                {
                    "name": "sevenspark"
                }
            ],
            "description": "Extends Contact Form 7 by adding dynamic form fields that accepts shortcodes to prepopulate form fields with default values and dynamic placeholders.",
            "homepage": "https://aurisecreative.com/products/wordpress-plugin/contact-form-7-dynamic-text-extension/",
            "support": {
                "changelog": "https://wordpress.org/plugins/contact-form-7-dynamic-text-extension/#developers",
                "issues": "https://wordpress.org/support/plugin/contact-form-7-dynamic-text-extension",
                "source": "https://plugins.svn.wordpress.org/contact-form-7-dynamic-text-extension"
            },
            "install-path": "../../wp-content/plugins/contact-form-7-dynamic-text-extension"
        },
        {
            "name": "wp-plugin/polylang",
            "version": "3.8.4",
            "version_normalized": "3.8.4.0",
            "source": {
                "type": "svn",
                "url": "https://plugins.svn.wordpress.org/polylang/",
                "reference": "tags/3.8.4"
            },
            "dist": {
                "type": "zip",
                "url": "https://downloads.wordpress.org/plugin/polylang.3.8.4.zip"
            },
            "require": {
                "composer/installers": "~1.0|~2.0"
            },
            "time": "2026-05-18T07:18:07+00:00",
            "type": "wordpress-plugin",
            "installation-source": "dist",
            "notification-url": "https://wp-packages.org/downloads",
            "authors": [
                {
                    "name": "Chouby"
                }
            ],
            "description": "Go multilingual in a simple and efficient way. Keep writing posts and taxonomy terms as usual while defining their languages all at once.",
            "homepage": "https://polylang.pro",
            "support": {
                "changelog": "https://wordpress.org/plugins/polylang/#developers",
                "issues": "https://wordpress.org/support/plugin/polylang",
                "source": "https://plugins.svn.wordpress.org/polylang"
            },
            "install-path": "../../wp-content/plugins/polylang"
        },
        {
            "name": "wp-plugin/the-events-calendar",
            "version": "6.16.2",
            "version_normalized": "6.16.2.0",
            "source": {
                "type": "svn",
                "url": "https://plugins.svn.wordpress.org/the-events-calendar/",
                "reference": "tags/6.16.2"
            },
            "dist": {
                "type": "zip",
                "url": "https://downloads.wordpress.org/plugin/the-events-calendar.6.16.2.zip"
            },
            "require": {
                "composer/installers": "~1.0|~2.0"
            },
            "time": "2026-05-14T03:01:11+00:00",
            "type": "wordpress-plugin",
            "installation-source": "dist",
            "notification-url": "https://wp-packages.org/downloads",
            "authors": [
                {
                    "name": "Nexcess"
                }
            ],
            "description": "The Events Calendar: #1 calendar plugin for WordPress. Create/manage events (virtual too!) on your site with the free plugin.",
            "support": {
                "changelog": "https://wordpress.org/plugins/the-events-calendar/#developers",
                "issues": "https://wordpress.org/support/plugin/the-events-calendar",
                "source": "https://plugins.svn.wordpress.org/the-events-calendar"
            },
            "install-path": "../../wp-content/plugins/the-events-calendar"
        },
        {
            "name": "wp-plugin/wpcf7-redirect",
            "version": "3.2.10",
            "version_normalized": "3.2.10.0",
            "source": {
                "type": "svn",
                "url": "https://plugins.svn.wordpress.org/wpcf7-redirect/",
                "reference": "tags/3.2.10"
            },
            "dist": {
                "type": "zip",
                "url": "https://downloads.wordpress.org/plugin/wpcf7-redirect.3.2.10.zip"
            },
            "require": {
                "composer/installers": "~1.0|~2.0"
            },
            "time": "2026-05-19T11:26:30+00:00",
            "type": "wordpress-plugin",
            "installation-source": "dist",
            "notification-url": "https://wp-packages.org/downloads",
            "authors": [
                {
                    "name": "Themeisle"
                }
            ],
            "description": "Redirect to any page or URL, execute scripts after submission, save data to the database, and unlock additional submission actions for Contact Form 7.",
            "support": {
                "changelog": "https://wordpress.org/plugins/wpcf7-redirect/#developers",
                "issues": "https://wordpress.org/support/plugin/wpcf7-redirect",
                "source": "https://plugins.svn.wordpress.org/wpcf7-redirect"
            },
            "install-path": "../../wp-content/plugins/wpcf7-redirect"
        },
        {
            "name": "wpackagist-plugin/message-popup-for-contact-form-7",
            "version": "1.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "svn",
                "url": "https://plugins.svn.wordpress.org/message-popup-for-contact-form-7/",
                "reference": "trunk"
            },
            "dist": {
                "type": "zip",
                "url": "https://downloads.wordpress.org/plugin/message-popup-for-contact-form-7.zip?timestamp=1772698277"
            },
            "require": {
                "composer/installers": "^1.0 || ^2.0"
            },
            "type": "wordpress-plugin",
            "installation-source": "dist",
            "homepage": "https://wordpress.org/plugins/message-popup-for-contact-form-7/",
            "install-path": "../../wp-content/plugins/message-popup-for-contact-form-7"
        },
        {
            "name": "wpengine/advanced-custom-fields-pro",
            "version": "6.8.1",
            "version_normalized": "6.8.1.0",
            "dist": {
                "type": "zip",
                "url": "https://connect.advancedcustomfields.com/v2/plugins/composer_download?s=composer&p=pro&t=6.8.1"
            },
            "require": {
                "composer/installers": "~1.0 || ~2.0"
            },
            "replace": {
                "wpackagist-plugin/advanced-custom-fields": "self.version",
                "wpengine/advanced-custom-fields": "self.version"
            },
            "type": "wordpress-plugin",
            "installation-source": "dist",
            "install-path": "../../wp-content/plugins/advanced-custom-fields-pro"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
