{
    "packages": [
        {
            "name": "cmb2/cmb2",
            "version": "v2.11.0",
            "version_normalized": "2.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/CMB2/CMB2.git",
                "reference": "2847828b5cce1b48d09427ee13e6f7c752704468"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/CMB2/CMB2/zipball/2847828b5cce1b48d09427ee13e6f7c752704468",
                "reference": "2847828b5cce1b48d09427ee13e6f7c752704468",
                "shasum": ""
            },
            "require": {
                "php": ">7.4"
            },
            "require-dev": {
                "apigen/apigen": "4.1.2",
                "awesomemotive/am-cli-tools": ">=1.3.7",
                "nette/utils": "2.5.3",
                "phpunit/phpunit": "^6.5",
                "yoast/phpunit-polyfills": "^1.1"
            },
            "suggest": {
                "composer/installers": "~1.0"
            },
            "time": "2024-04-02T19:30:07+00:00",
            "type": "wordpress-plugin",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Justin Sternberg",
                    "email": "justin@dsgnwrks.pro",
                    "homepage": "https://dsgnwrks.pro",
                    "role": "Developer"
                },
                {
                    "name": "WebDevStudios",
                    "email": "contact@webdevstudios.com",
                    "homepage": "https://github.com/WebDevStudios",
                    "role": "Developer"
                }
            ],
            "description": "CMB2 is a metabox, custom fields, and forms library for WordPress that will blow your mind.",
            "homepage": "https://github.com/CMB2/CMB2",
            "keywords": [
                "metabox",
                "plugin",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/CMB2/CMB2/issues",
                "source": "http://wordpress.org/support/plugin/cmb2"
            },
            "install-path": "../cmb2/cmb2"
        },
        {
            "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.5.0",
            "version_normalized": "3.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
                "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2024-04-18T09:32:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.5-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.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/service-contracts",
            "version": "v3.5.0",
            "version_normalized": "3.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
                "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/container": "^1.1|^2.0",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2"
            },
            "time": "2024-04-18T09:32:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.5-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Service\\": ""
                },
                "exclude-from-classmap": [
                    "/Test/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to writing services",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/service-contracts/tree/v3.5.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/service-contracts"
        },
        {
            "name": "symfony/stopwatch",
            "version": "v5.4.45",
            "version_normalized": "5.4.45.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/stopwatch.git",
                "reference": "fb2c199cf302eb207f8c23e7ee174c1c31a5c004"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/fb2c199cf302eb207f8c23e7ee174c1c31a5c004",
                "reference": "fb2c199cf302eb207f8c23e7ee174c1c31a5c004",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/service-contracts": "^1|^2|^3"
            },
            "time": "2024-09-25T14:11:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Stopwatch\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides a way to profile code",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/stopwatch/tree/v5.4.45"
            },
            "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/stopwatch"
        },
        {
            "name": "vyfakturuj/vyfakturuj-api-php",
            "version": "v2.5.1",
            "version_normalized": "2.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/redbitcz/vyfakturuj-api-php.git",
                "reference": "add636244dbb9d7b02f0af07f4cf4d44a1cfb149"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/redbitcz/vyfakturuj-api-php/zipball/add636244dbb9d7b02f0af07f4cf4d44a1cfb149",
                "reference": "add636244dbb9d7b02f0af07f4cf4d44a1cfb149",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=5.6.0"
            },
            "suggest": {
                "composer/ca-bundle": "Umožňuje ověřit SSL certifikáty serveru"
            },
            "time": "2021-02-08T09:14:24+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "libs/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Redbit s.r.o.",
                    "homepage": "https://www.redbit.cz/"
                }
            ],
            "description": "Vyfakturuj API",
            "homepage": "https://www.vyfakturuj.cz/api/",
            "keywords": [
                "api",
                "faktura",
                "vyfakturuj"
            ],
            "support": {
                "email": "info@vyfakturuj.cz",
                "issues": "https://github.com/redbitcz/vyfakturuj-api-php/issues",
                "source": "https://github.com/redbitcz/vyfakturuj-api-php/tree/v2.5.1"
            },
            "install-path": "../vyfakturuj/vyfakturuj-api-php"
        },
        {
            "name": "webdevstudios/cmb2-post-search-field",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/CMB2/CMB2-Post-Search-field.git",
                "reference": "262559872d03815c1dfc5bbd95a6f71dc69728a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/CMB2/CMB2-Post-Search-field/zipball/262559872d03815c1dfc5bbd95a6f71dc69728a9",
                "reference": "262559872d03815c1dfc5bbd95a6f71dc69728a9",
                "shasum": ""
            },
            "require": {
                "php": ">5.2.4"
            },
            "suggest": {
                "composer/installers": "~1.0"
            },
            "time": "2019-05-06T18:50:39+00:00",
            "default-branch": true,
            "type": "wordpress-plugin",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Justin Sternberg",
                    "email": "justin@dsgnwrks.pro",
                    "homepage": "https://dsgnwrks.pro",
                    "role": "Developer"
                },
                {
                    "name": "WebDevStudios",
                    "email": "contact@webdevstudios.com",
                    "homepage": "https://github.com/WebDevStudios",
                    "role": "Developer"
                }
            ],
            "description": "Custom field for CMB2 which adds a post-search dialog for searching/attaching other post IDs.",
            "homepage": "https://github.com/CMB2/CMB2",
            "keywords": [
                "field",
                "metabox",
                "plugin",
                "search",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/CMB2/CMB2-Post-Search-field/issues",
                "source": "https://github.com/CMB2/CMB2-Post-Search-field"
            },
            "install-path": "../webdevstudios/cmb2-post-search-field"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
