{
    "packages": [
        {
            "name": "brain/nonces",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Brain-WP/Nonces.git",
                "reference": "81a1f2f8f8cd8288c5c920ce7b0c98e9c6e2ba88"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Brain-WP/Nonces/zipball/81a1f2f8f8cd8288c5c920ce7b0c98e9c6e2ba88",
                "reference": "81a1f2f8f8cd8288c5c920ce7b0c98e9c6e2ba88",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": ">=5.5.0"
            },
            "require-dev": {
                "brain/monkey": "~1.4",
                "phpunit/phpunit": "~4.8"
            },
            "time": "2024-08-24T14:07:37+00:00",
            "type": "package",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "inc/helpers.php"
                ],
                "psr-4": {
                    "Brain\\Nonces\\": "src/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Giuseppe Mazzapica",
                    "email": "giuseppe.mazzapica@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "OOP package for WordPress to deal with nonces.",
            "keywords": [
                "nonce",
                "security",
                "wordpress",
                "wordpress nonce"
            ],
            "support": {
                "issues": "https://github.com/Brain-WP/Nonces/issues",
                "source": "https://github.com/Brain-WP/Nonces/tree/1.0.5"
            },
            "install-path": "../brain/nonces"
        },
        {
            "name": "clue/stream-filter",
            "version": "v1.7.0",
            "version_normalized": "1.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/clue/stream-filter.git",
                "reference": "049509fef80032cb3f051595029ab75b49a3c2f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/clue/stream-filter/zipball/049509fef80032cb3f051595029ab75b49a3c2f7",
                "reference": "049509fef80032cb3f051595029ab75b49a3c2f7",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
            },
            "time": "2023-12-20T15:40:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "Clue\\StreamFilter\\": "src/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Lück",
                    "email": "christian@clue.engineering"
                }
            ],
            "description": "A simple and modern approach to stream filtering in PHP",
            "homepage": "https://github.com/clue/stream-filter",
            "keywords": [
                "bucket brigade",
                "callback",
                "filter",
                "php_user_filter",
                "stream",
                "stream_filter_append",
                "stream_filter_register"
            ],
            "support": {
                "issues": "https://github.com/clue/stream-filter/issues",
                "source": "https://github.com/clue/stream-filter/tree/v1.7.0"
            },
            "funding": [
                {
                    "url": "https://clue.engineering/support",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/clue",
                    "type": "github"
                }
            ],
            "install-path": "../clue/stream-filter"
        },
        {
            "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": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "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://repo.packagist.com/inpsyde/izettle/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": "container-interop/service-provider",
            "version": "v0.4.1",
            "version_normalized": "0.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/container-interop/service-provider.git",
                "reference": "e04441ca21ef03e10dce70b0af29269281eec6dc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/container-interop/service-provider/zipball/e04441ca21ef03e10dce70b0af29269281eec6dc",
                "reference": "e04441ca21ef03e10dce70b0af29269281eec6dc",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "psr/container": "^1.0 || ^2.0"
            },
            "time": "2023-12-14T14:50:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Interop\\Container\\": "src/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Promoting container interoperability through standard service providers",
            "homepage": "https://github.com/container-interop/service-provider",
            "support": {
                "issues": "https://github.com/container-interop/service-provider/issues",
                "source": "https://github.com/container-interop/service-provider/tree/v0.4.1"
            },
            "install-path": "../container-interop/service-provider"
        },
        {
            "name": "dhii/collections-interface",
            "version": "v0.3.0",
            "version_normalized": "0.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Dhii/collections-interface.git",
                "reference": "74464a969b340d16889eacd9eadc9817f7e7f47a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Dhii/collections-interface/zipball/74464a969b340d16889eacd9eadc9817f7e7f47a",
                "reference": "74464a969b340d16889eacd9eadc9817f7e7f47a",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": "^7.1 | ^8.0",
                "psr/container": "^1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0",
                "slevomat/coding-standard": "^6.0",
                "vimeo/psalm": "^4.0"
            },
            "time": "2021-10-06T10:56:09+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-develop": "0.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Dhii\\Collection\\": "src"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dhii Team",
                    "email": "development@dhii.co"
                },
                {
                    "name": "Anton Ukhanev",
                    "email": "xedin.unknown@gmail.com"
                }
            ],
            "description": "A highly ISP-compliant collection of interfaces that represent maps and lists.",
            "support": {
                "issues": "https://github.com/Dhii/collections-interface/issues",
                "source": "https://github.com/Dhii/collections-interface/tree/v0.3.0"
            },
            "install-path": "../dhii/collections-interface"
        },
        {
            "name": "dhii/containers",
            "version": "v0.1.5",
            "version_normalized": "0.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Dhii/containers.git",
                "reference": "1568cb2def9dee213c5846c4618f9d6b2cebbdef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Dhii/containers/zipball/1568cb2def9dee213c5846c4618f9d6b2cebbdef",
                "reference": "1568cb2def9dee213c5846c4618f9d6b2cebbdef",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "container-interop/service-provider": "^0.4",
                "dhii/collections-interface": "^0.3.0-alpha4",
                "php": "^7.4 | ^8.0"
            },
            "require-dev": {
                "gmazzap/andrew": "^1.1",
                "phpunit/phpunit": "^9.0",
                "psr/container": "^1.0",
                "psr/simple-cache": "^1.0",
                "slevomat/coding-standard": "^6.0",
                "vimeo/psalm": "^5.0",
                "wildwolf/psr-memory-cache": "^1.0"
            },
            "time": "2024-04-27T01:55:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-develop": "0.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Dhii\\Container\\": "src/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dhii Team",
                    "email": "development@dhii.co"
                }
            ],
            "description": "A selection of PSR-11 containers for utility, simplicity, and ease.",
            "keywords": [
                "PSR-11",
                "container"
            ],
            "support": {
                "issues": "https://github.com/Dhii/containers/issues",
                "source": "https://github.com/Dhii/containers/tree/v0.1.5"
            },
            "install-path": "../dhii/containers"
        },
        {
            "name": "dhii/event-dispatcher-interface",
            "version": "v0.1.0-alpha1",
            "version_normalized": "0.1.0.0-alpha1",
            "source": {
                "type": "git",
                "url": "https://github.com/Dhii/event-dispatcher-interface.git",
                "reference": "fbcd6f1ae1c6646670c8c9a2055002ce96ea137f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Dhii/event-dispatcher-interface/zipball/fbcd6f1ae1c6646670c8c9a2055002ce96ea137f",
                "reference": "fbcd6f1ae1c6646670c8c9a2055002ce96ea137f",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0"
            },
            "time": "2020-04-10T16:32:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-develop": "0.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Dhii\\Events\\": "src/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                },
                {
                    "name": "Anton Ukhanev",
                    "email": "xedin.unknown@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "Standard interfaces for event handling.",
            "keywords": [
                "events",
                "psr",
                "psr-14"
            ],
            "install-path": "../dhii/event-dispatcher-interface"
        },
        {
            "name": "dhii/module-interface",
            "version": "v0.3.0-alpha2",
            "version_normalized": "0.3.0.0-alpha2",
            "source": {
                "type": "git",
                "url": "https://github.com/Dhii/module-interface.git",
                "reference": "0e39f167d7ed8990c82f5d2e6084159d1a502a5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Dhii/module-interface/zipball/0e39f167d7ed8990c82f5d2e6084159d1a502a5b",
                "reference": "0e39f167d7ed8990c82f5d2e6084159d1a502a5b",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "container-interop/service-provider": "^0.4",
                "php": "^7.1 | ^8.0",
                "psr/container": "^1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0",
                "slevomat/coding-standard": "^6.0",
                "vimeo/psalm": "^3.11.7 | ^4.0"
            },
            "time": "2021-08-23T08:23:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-develop": "0.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Dhii\\Modular\\Module\\": "src"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dhii Team",
                    "email": "development@dhii.co"
                }
            ],
            "description": "Interfaces for modules",
            "support": {
                "issues": "https://github.com/Dhii/module-interface/issues",
                "source": "https://github.com/Dhii/module-interface/tree/v0.3.0-alpha2"
            },
            "install-path": "../dhii/module-interface"
        },
        {
            "name": "dhii/validation-interface",
            "version": "v0.3.0-alpha3",
            "version_normalized": "0.3.0.0-alpha3",
            "source": {
                "type": "git",
                "url": "https://github.com/Dhii/validation-interface.git",
                "reference": "0e73c7bf3d2421ceb79331c60a9bc1b1d5eb65a6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Dhii/validation-interface/zipball/0e73c7bf3d2421ceb79331c60a9bc1b1d5eb65a6",
                "reference": "0e73c7bf3d2421ceb79331c60a9bc1b1d5eb65a6",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": "^7.1 | ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0",
                "slevomat/coding-standard": "^6.0",
                "symfony/polyfill-mbstring": "1.20",
                "symfony/polyfill-php80": "^1.19",
                "vimeo/psalm": "^3.11.7 | ^4.0"
            },
            "time": "2021-01-14T16:19:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-develop": "0.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Dhii\\Validation\\": "src/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anton Ukhanev",
                    "email": "xedin.unknown@gmail.com"
                }
            ],
            "description": "A base interface for validators",
            "support": {
                "issues": "https://github.com/Dhii/validation-interface/issues",
                "source": "https://github.com/Dhii/validation-interface/tree/v0.3.0-alpha3"
            },
            "install-path": "../dhii/validation-interface"
        },
        {
            "name": "dhii/validator",
            "version": "v0.1.0-alpha1",
            "version_normalized": "0.1.0.0-alpha1",
            "source": {
                "type": "git",
                "url": "https://github.com/Dhii/validator.git",
                "reference": "e10fba08398e33e123ada3d5fe0d147a72525cc2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Dhii/validator/zipball/e10fba08398e33e123ada3d5fe0d147a72525cc2",
                "reference": "e10fba08398e33e123ada3d5fe0d147a72525cc2",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "dhii/validation-interface": "^0.3.0-alpha3",
                "php": "^7.1 | ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.1 | ^8.0 | ^9.0",
                "slevomat/coding-standard": "^6.0",
                "vimeo/psalm": "^3.11.7 | ^4.0"
            },
            "time": "2021-01-14T22:19:45+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-initial": "0.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Dhii\\Validator\\": "src"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anton Ukhanev",
                    "email": "xedin.unknown@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "A thin, standards-compliant validator implementation.",
            "support": {
                "issues": "https://github.com/Dhii/validator/issues",
                "source": "https://github.com/Dhii/validator/tree/v0.1.0-alpha1"
            },
            "install-path": "../dhii/validator"
        },
        {
            "name": "doctrine/inflector",
            "version": "1.4.4",
            "version_normalized": "1.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
                "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^8.0",
                "phpstan/phpstan": "^0.12",
                "phpstan/phpstan-phpunit": "^0.12",
                "phpstan/phpstan-strict-rules": "^0.12",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
            },
            "time": "2021-04-16T17:34:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector",
                    "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
            "homepage": "https://www.doctrine-project.org/projects/inflector.html",
            "keywords": [
                "inflection",
                "inflector",
                "lowercase",
                "manipulation",
                "php",
                "plural",
                "singular",
                "strings",
                "uppercase",
                "words"
            ],
            "support": {
                "issues": "https://github.com/doctrine/inflector/issues",
                "source": "https://github.com/doctrine/inflector/tree/1.4.4"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/inflector"
        },
        {
            "name": "inpsyde/assets",
            "version": "2.9.0",
            "version_normalized": "2.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/inpsyde/assets.git",
                "reference": "2b2d2ac359383e24284388bf54a6ff4f122d3c67"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/inpsyde/assets/zipball/2b2d2ac359383e24284388bf54a6ff4f122d3c67",
                "reference": "2b2d2ac359383e24284388bf54a6ff4f122d3c67",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "ext-dom": "*",
                "ext-json": "*",
                "inpsyde/wp-context": "^1.3",
                "php": ">=7.2"
            },
            "require-dev": {
                "brain/monkey": "^2.5.0",
                "inpsyde/php-coding-standards": "^1",
                "johnpbloch/wordpress-core": ">=6.2",
                "mikey179/vfsstream": "^1.6.8",
                "php-stubs/wordpress-stubs": ">=6.2@stable",
                "phpunit/phpunit": "^8.5.14 || ^9.0",
                "vimeo/psalm": "@stable"
            },
            "time": "2024-11-28T11:55:20+00:00",
            "type": "library",
            "extra": {
                "wordpress-install-dir": "vendor/wordpress/wordpress"
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "inc/functions.php",
                    "inc/bootstrap.php"
                ],
                "psr-4": {
                    "Inpsyde\\Assets\\": "src/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Inpsyde",
                    "email": "hello@inpsyde.com",
                    "homepage": "https://inpsyde.com",
                    "role": "Company"
                },
                {
                    "name": "Christian Leucht",
                    "email": "c.leucht@inpsyde.com",
                    "homepage": "https://www.chrico.info",
                    "role": "Developer"
                }
            ],
            "description": "Package to manage assets in WordPress.",
            "support": {
                "issues": "https://github.com/inpsyde/assets/issues",
                "source": "https://github.com/inpsyde/assets/tree/2.9.0"
            },
            "install-path": "../inpsyde/assets"
        },
        {
            "name": "inpsyde/inpsyde-debug",
            "version": "1.4.x-dev",
            "version_normalized": "1.4.9999999.9999999-dev",
            "dist": {
                "type": "path",
                "url": "modules.local/inpsyde-debug",
                "reference": "6c6c1dcd820e64f6b8c520222488ada1219d55ae"
            },
            "require": {
                "dhii/module-interface": "^0.2 || ^0.3",
                "ext-json": "*",
                "php": "^7.4 | ^8.0",
                "psr/log": "^1.1"
            },
            "require-dev": {
                "brianium/paratest": "^4.0 || ^6.0",
                "mockery/mockery": "^1.0",
                "phpunit/phpunit": "^8.0 || ^9.0"
            },
            "type": "inpsyde-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\Debug\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Inpsyde\\Debug\\Tests\\": "tests/PHPUnit"
                }
            },
            "transport-options": {
                "relative": true
            },
            "install-path": "../../modules/inpsyde-debug"
        },
        {
            "name": "inpsyde/inpsyde-http-client",
            "version": "1.4.x-dev",
            "version_normalized": "1.4.9999999.9999999-dev",
            "dist": {
                "type": "path",
                "url": "modules.local/inpsyde-http-client",
                "reference": "25ed6ee4221aad7bc19151cf8221826b43c1877a"
            },
            "require": {
                "dhii/module-interface": "^0.2 || ^0.3",
                "inpsyde/psr-18-wp-http-client": "^0.1",
                "nyholm/psr7": "^1.2",
                "php-http/client-common": "^2.1",
                "php-http/curl-client": "^2.1",
                "php-http/message": "^1.8",
                "php-http/message-factory": "^1.1"
            },
            "type": "inpsyde-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\Http\\": "src/"
                }
            },
            "transport-options": {
                "relative": true
            },
            "install-path": "../../modules/inpsyde-http-client"
        },
        {
            "name": "inpsyde/inpsyde-queue",
            "version": "1.4.x-dev",
            "version_normalized": "1.4.9999999.9999999-dev",
            "dist": {
                "type": "path",
                "url": "modules.local/inpsyde-queue",
                "reference": "e10798d476e938dfef648ecdff5e9ed6bbd47d45"
            },
            "require": {
                "dhii/containers": "^0.1",
                "dhii/module-interface": "^0.2 || ^0.3",
                "ext-json": "*",
                "psr/log": "^1.1"
            },
            "require-dev": {
                "brianium/paratest": "^4.0 || ^6.0",
                "inpsyde/monkery-test-case": "^6.0.1",
                "phpunit/phpunit": "^8.0 || ^9.0"
            },
            "type": "inpsyde-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\Queue\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Inpsyde\\Queue\\Tests\\": "tests/PHPUnit/Helper"
                }
            },
            "transport-options": {
                "relative": true
            },
            "install-path": "../../modules/inpsyde-queue"
        },
        {
            "name": "inpsyde/inpsyde-state-machine",
            "version": "1.4.x-dev",
            "version_normalized": "1.4.9999999.9999999-dev",
            "dist": {
                "type": "path",
                "url": "modules.local/inpsyde-state-machine",
                "reference": "ac8ef0ed78812cb7b0d4f6d7d586ee576b396ca0"
            },
            "require": {
                "dhii/containers": "^0.1",
                "dhii/event-dispatcher-interface": "0.1.0-alpha1",
                "dhii/module-interface": "^0.2 || ^0.3"
            },
            "require-dev": {
                "brianium/paratest": "^4.0 || ^6.0",
                "inpsyde/monkery-test-case": "^6.0.1",
                "phpunit/phpunit": "^8.0 || ^9.0"
            },
            "type": "inpsyde-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\StateMachine\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Inpsyde\\StateMachine\\Test\\": "tests/PHPUnit/Helper"
                }
            },
            "transport-options": {
                "relative": true
            },
            "install-path": "../../modules/inpsyde-state-machine"
        },
        {
            "name": "inpsyde/inpsyde-woocommerce-lifecycle-events",
            "version": "1.4.x-dev",
            "version_normalized": "1.4.9999999.9999999-dev",
            "dist": {
                "type": "path",
                "url": "modules.local/inpsyde-woocommerce-lifecycle-events",
                "reference": "0cdd3bdec20383bbb1a1f88873e2098475c677be"
            },
            "require": {
                "dhii/containers": "^0.1",
                "dhii/module-interface": "^0.2 || ^0.3"
            },
            "require-dev": {
                "brianium/paratest": "^4.0 || ^6.0",
                "inpsyde/monkery-test-case": "^6.0.1",
                "phpunit/phpunit": "^8.0 || ^9.0"
            },
            "type": "inpsyde-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\WcEvents\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Inpsyde\\WcEvents\\Tests\\": "tests/PHPUnit"
                }
            },
            "transport-options": {
                "relative": true
            },
            "install-path": "../../modules/inpsyde-woocommerce-lifecycle-events"
        },
        {
            "name": "inpsyde/metabox-orchestra",
            "version": "0.4.4",
            "version_normalized": "0.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/inpsyde/MetaboxOrchestra.git",
                "reference": "97aabb5d342e006d0e7ebeea906e06397aa50248"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/inpsyde/MetaboxOrchestra/zipball/97aabb5d342e006d0e7ebeea906e06397aa50248",
                "reference": "97aabb5d342e006d0e7ebeea906e06397aa50248",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "brain/nonces": "^1.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "brain/monkey": "^2",
                "doctrine/instantiator": "^1.0",
                "phpunit/phpunit": "^8 | ^9"
            },
            "time": "2023-01-20T15:44:29+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MetaboxOrchestra\\": "src/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Inpsyde GmbH",
                    "email": "hello@inpsyde.com",
                    "homepage": "http://inpsyde.com",
                    "role": "Company"
                },
                {
                    "name": "Giuseppe Mazzapica",
                    "email": "g.mazzapica@inpsyde.com",
                    "role": "Developer"
                },
                {
                    "name": "Christian Leucht",
                    "email": "c.leucht@inpsyde.com",
                    "role": "Developer"
                }
            ],
            "description": "Package for OOP WordPress metabox orchestration.",
            "support": {
                "issues": "https://github.com/inpsyde/MetaboxOrchestra/issues",
                "source": "https://github.com/inpsyde/MetaboxOrchestra/tree/0.4.4"
            },
            "install-path": "../inpsyde/metabox-orchestra"
        },
        {
            "name": "inpsyde/psr-18-wp-http-client",
            "version": "v0.1.0-alpha4",
            "version_normalized": "0.1.0.0-alpha4",
            "source": {
                "type": "git",
                "url": "git@github.com:inpsyde/psr-18-wp-http-client.git",
                "reference": "8dd172262c95fc3fb4716b14a54c9406254ba441"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/inpsyde/psr-18-wp-http-client/zipball/8dd172262c95fc3fb4716b14a54c9406254ba441",
                "reference": "8dd172262c95fc3fb4716b14a54c9406254ba441",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": "^7.0 | ^8.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0"
            },
            "provide": {
                "psr/http-client-implementation": "^1.0"
            },
            "require-dev": {
                "brain/monkey": "2.*",
                "inpsyde/php-coding-standards": "^1.0.0-beta1",
                "johnpbloch/wordpress-core": "^5.0",
                "phpunit/phpunit": "^6.0 | ^7.0 | ^8.0 | ^9.0",
                "squizlabs/php_codesniffer": "^3.4",
                "voku/httpful": "^2.4"
            },
            "time": "2021-10-01T10:22:17+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-develop": "0.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\Wp\\HttpClient\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Inpsyde\\Wp\\HttpClient\\Test\\Func\\": "tests/functional"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Inpsyde GmbH",
                    "email": "hello@inpsyde.com",
                    "role": "Company"
                },
                {
                    "name": "Anton Ukhanev",
                    "email": "xedin.unknown@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "A PSR-18 compatible wrapper for WordPress HTTP requests",
            "support": {
                "source": "https://github.com/inpsyde/psr-18-wp-http-client/tree/v0.1.0-alpha4",
                "issues": "https://github.com/inpsyde/psr-18-wp-http-client/issues"
            },
            "install-path": "../inpsyde/psr-18-wp-http-client"
        },
        {
            "name": "inpsyde/wc-product-contracts",
            "version": "1.4.x-dev",
            "version_normalized": "1.4.9999999.9999999-dev",
            "dist": {
                "type": "path",
                "url": "packages.local/wc-product-contracts",
                "reference": "3bea09d60683fb67224ae1e6571d36b101a87536"
            },
            "require": {
                "php": "^7.4 | ^8.0"
            },
            "type": "package",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\WcProductContracts\\": "src/"
                }
            },
            "license": [
                "gpl-v2-or-later"
            ],
            "authors": [
                {
                    "name": "brianvarskonst",
                    "email": "email@example.com"
                }
            ],
            "description": "description",
            "transport-options": {
                "relative": true
            },
            "install-path": "../inpsyde/wc-product-contracts"
        },
        {
            "name": "inpsyde/wc-status-report",
            "version": "1.4.x-dev",
            "version_normalized": "1.4.9999999.9999999-dev",
            "dist": {
                "type": "path",
                "url": "modules.local/inpsyde-wc-status-report",
                "reference": "22bd64c5aef17fc0a560025e051bd2286232fd2b"
            },
            "require": {
                "dhii/module-interface": "^0.2 || ^0.3"
            },
            "require-dev": {
                "brianium/paratest": "^4.0 || ^6.0",
                "inpsyde/monkery-test-case": "^6.0.1",
                "phpunit/phpunit": "^8.0 || ^9.0"
            },
            "type": "inpsyde-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\WcStatusReport\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Inpsyde\\WcStatusReport\\Tests\\": "tests/PHPUnit"
                }
            },
            "transport-options": {
                "relative": true
            },
            "install-path": "../../modules/wc-status-report"
        },
        {
            "name": "inpsyde/wp-context",
            "version": "1.5.1",
            "version_normalized": "1.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/inpsyde/wp-context.git",
                "reference": "1350ada72517f5d374bff9409b4ea5a02377ec1a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/inpsyde/wp-context/zipball/1350ada72517f5d374bff9409b4ea5a02377ec1a",
                "reference": "1350ada72517f5d374bff9409b4ea5a02377ec1a",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "brain/monkey": "^2.6.1",
                "inpsyde/php-coding-standards": "^1",
                "inpsyde/wp-stubs": "dev-main",
                "mockery/mockery": "~1.3.6",
                "phpunit/phpunit": "~7.5.20 || ^8",
                "vimeo/psalm": "^4.27.0"
            },
            "time": "2024-10-16T10:44:18+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\": "src/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "gpl-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Inpsyde GmbH",
                    "email": "hello@inpsyde.com",
                    "homepage": "https://inpsyde.com/",
                    "role": "Company"
                },
                {
                    "name": "Giuseppe Mazzapica",
                    "email": "g.mazzapica@inpsyde.com",
                    "role": "Developer"
                }
            ],
            "description": "A single-class utility to check the running context in WordPress sites.",
            "support": {
                "issues": "https://github.com/inpsyde/wp-context/issues",
                "source": "https://github.com/inpsyde/wp-context/tree/1.5.1"
            },
            "install-path": "../inpsyde/wp-context"
        },
        {
            "name": "inpsyde/zettle-assets",
            "version": "1.4.x-dev",
            "version_normalized": "1.4.9999999.9999999-dev",
            "dist": {
                "type": "path",
                "url": "modules.local/zettle-assets",
                "reference": "11403330a93a7ea1a037ec19ec590ff243ba207e"
            },
            "require": {
                "dhii/module-interface": "^0.2 || ^0.3",
                "inpsyde/assets": "^2.1"
            },
            "type": "inpsyde-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\Zettle\\Assets\\": "src/"
                }
            },
            "transport-options": {
                "relative": true
            },
            "install-path": "../../modules/zettle-assets"
        },
        {
            "name": "inpsyde/zettle-auth",
            "version": "1.4.x-dev",
            "version_normalized": "1.4.9999999.9999999-dev",
            "dist": {
                "type": "path",
                "url": "modules.local/zettle-auth",
                "reference": "feea57bf2224d458f67a781d447b8e7273f8d5c6"
            },
            "require": {
                "dhii/module-interface": "^0.2 || ^0.3",
                "ext-openssl": "*",
                "psr/http-client": "^1.0"
            },
            "require-dev": {
                "brianium/paratest": "^4.0 || ^6.0",
                "phpunit/phpunit": "^8.0 || ^9.0"
            },
            "type": "inpsyde-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\Zettle\\Auth\\": "src/"
                }
            },
            "transport-options": {
                "relative": true
            },
            "install-path": "../../modules/zettle-auth"
        },
        {
            "name": "inpsyde/zettle-logging",
            "version": "1.4.x-dev",
            "version_normalized": "1.4.9999999.9999999-dev",
            "dist": {
                "type": "path",
                "url": "modules.local/zettle-logging",
                "reference": "653ce3f20d4ee79d42142daa790cc16775ce7cc4"
            },
            "require": {
                "dhii/module-interface": "^0.2 || ^0.3",
                "ext-json": "*",
                "psr/log": "^1.1"
            },
            "require-dev": {
                "brianium/paratest": "^4.0 || ^6.0",
                "mockery/mockery": "^1.0",
                "phpunit/phpunit": "^8.0 || ^9.0"
            },
            "type": "inpsyde-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\Zettle\\Logging\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Inpsyde\\Zettle\\Logging\\Tests\\": "tests/PHPUnit"
                },
                "files": [
                    "tests/PHPUnit/Stub/WC_Logger_Interface.php"
                ]
            },
            "transport-options": {
                "relative": true
            },
            "install-path": "../../modules/zettle-logging"
        },
        {
            "name": "inpsyde/zettle-notices",
            "version": "1.4.x-dev",
            "version_normalized": "1.4.9999999.9999999-dev",
            "dist": {
                "type": "path",
                "url": "modules.local/zettle-notices",
                "reference": "1e0c8c3f511cb369f18831db6dab6def7b75b75c"
            },
            "require": {
                "dhii/module-interface": "^0.2 || ^0.3"
            },
            "type": "inpsyde-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\Zettle\\Notices\\": "src/"
                }
            },
            "transport-options": {
                "relative": true
            },
            "install-path": "../../modules/zettle-notices"
        },
        {
            "name": "inpsyde/zettle-onboarding",
            "version": "1.4.x-dev",
            "version_normalized": "1.4.9999999.9999999-dev",
            "dist": {
                "type": "path",
                "url": "modules.local/zettle-onboarding",
                "reference": "43694f96df2b697f320a8187a293e96ae97e2c3b"
            },
            "require": {
                "dhii/module-interface": "^0.2 || ^0.3",
                "inpsyde/inpsyde-state-machine": "*",
                "inpsyde/wc-product-contracts": "*",
                "inpsyde/zettle-auth": "*",
                "inpsyde/zettle-php-sdk": "*"
            },
            "require-dev": {
                "brianium/paratest": "^4.0 || ^6.0",
                "inpsyde/monkery-test-case": "^6.0.1",
                "phpunit/phpunit": "^8.0 || ^9.0"
            },
            "type": "inpsyde-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\Zettle\\Onboarding\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Inpsyde\\Zettle\\Onboarding\\Test\\": "tests/PHPUnit/Helper"
                }
            },
            "transport-options": {
                "relative": true
            },
            "install-path": "../../modules/zettle-onboarding"
        },
        {
            "name": "inpsyde/zettle-php-sdk",
            "version": "1.4.x-dev",
            "version_normalized": "1.4.9999999.9999999-dev",
            "dist": {
                "type": "path",
                "url": "modules.local/zettle-php-sdk",
                "reference": "4d0c0331aea3ff7e4ef82b6d9c0d5c4760b0c7b0"
            },
            "require": {
                "dhii/containers": "^0.1",
                "dhii/module-interface": "^0.2 || ^0.3",
                "inpsyde/wc-product-contracts": "*",
                "psr/log": "^1.1",
                "symfony/uid": "^5.1",
                "werkspot/enum": "^2.1"
            },
            "require-dev": {
                "brianium/paratest": "^4.0 || ^6.0",
                "fzaninotto/faker": "^1.9",
                "inpsyde/monkery-test-case": "^6.0.1",
                "phpunit/phpunit": "^8.0 || ^9.0",
                "symfony/var-dumper": "^5.0",
                "vlucas/phpdotenv": "^4.1"
            },
            "type": "inpsyde-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\Zettle\\PhpSdk\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Inpsyde\\Zettle\\PhpSdk\\Tests\\": "tests/PHPUnit/Helper"
                }
            },
            "transport-options": {
                "relative": true
            },
            "install-path": "../../modules/zettle-php-sdk"
        },
        {
            "name": "inpsyde/zettle-product-debug",
            "version": "1.4.x-dev",
            "version_normalized": "1.4.9999999.9999999-dev",
            "dist": {
                "type": "path",
                "url": "modules.local/zettle-product-debug",
                "reference": "499afad87e196d258a7196ba18a1f940a5c87deb"
            },
            "require": {
                "dhii/module-interface": "^0.2 || ^0.3"
            },
            "type": "inpsyde-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\Zettle\\ProductDebug\\": "src/"
                }
            },
            "transport-options": {
                "relative": true
            },
            "install-path": "../../modules/zettle-product-debug"
        },
        {
            "name": "inpsyde/zettle-product-settings",
            "version": "1.4.x-dev",
            "version_normalized": "1.4.9999999.9999999-dev",
            "dist": {
                "type": "path",
                "url": "modules.local/zettle-product-settings",
                "reference": "50c5b69c63cd531b594145c6d333d9c9e99f5f67"
            },
            "require": {
                "dhii/module-interface": "^0.2 || ^0.3",
                "inpsyde/wc-product-contracts": "*"
            },
            "type": "inpsyde-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\Zettle\\ProductSettings\\": "src/"
                }
            },
            "transport-options": {
                "relative": true
            },
            "install-path": "../../modules/zettle-product-settings"
        },
        {
            "name": "inpsyde/zettle-queue",
            "version": "1.4.x-dev",
            "version_normalized": "1.4.9999999.9999999-dev",
            "dist": {
                "type": "path",
                "url": "modules.local/zettle-queue",
                "reference": "59797a1ec25eaa0c60bce1e4e02254d7fb9478bc"
            },
            "require": {
                "dhii/module-interface": "^0.2 || ^0.3",
                "ext-json": "*"
            },
            "type": "inpsyde-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\Zettle\\Queue\\": "src/"
                }
            },
            "transport-options": {
                "relative": true
            },
            "install-path": "../../modules/zettle-queue"
        },
        {
            "name": "inpsyde/zettle-settings",
            "version": "1.4.x-dev",
            "version_normalized": "1.4.9999999.9999999-dev",
            "dist": {
                "type": "path",
                "url": "modules.local/zettle-settings",
                "reference": "122b3ca56a9e8181b5cb516c28a993bb489de068"
            },
            "require": {
                "dhii/module-interface": "^0.2 || ^0.3"
            },
            "type": "inpsyde-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\Zettle\\Settings\\": "src/"
                }
            },
            "transport-options": {
                "relative": true
            },
            "install-path": "../../modules/zettle-settings"
        },
        {
            "name": "inpsyde/zettle-sync",
            "version": "1.4.x-dev",
            "version_normalized": "1.4.9999999.9999999-dev",
            "dist": {
                "type": "path",
                "url": "modules.local/zettle-sync",
                "reference": "f6c7542e1e21b0b7cba00eaf20cb7534c415bbbd"
            },
            "require": {
                "dhii/module-interface": "^0.2 || ^0.3",
                "inpsyde/wc-product-contracts": "*"
            },
            "type": "inpsyde-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\Zettle\\Sync\\": "src/"
                }
            },
            "transport-options": {
                "relative": true
            },
            "install-path": "../../modules/zettle-sync"
        },
        {
            "name": "inpsyde/zettle-webhooks",
            "version": "1.4.x-dev",
            "version_normalized": "1.4.9999999.9999999-dev",
            "dist": {
                "type": "path",
                "url": "modules.local/zettle-webhooks",
                "reference": "4cfb727b02e50c33823faa8f83c2095cdcf6c834"
            },
            "require": {
                "dhii/module-interface": "^0.2 || ^0.3",
                "inpsyde/inpsyde-queue": "*",
                "inpsyde/zettle-php-sdk": "*"
            },
            "require-dev": {
                "brianium/paratest": "^4.0 || ^6.0",
                "inpsyde/monkery-test-case": "^6.0.1",
                "nyholm/psr7": "^1.2",
                "phpunit/phpunit": "^8.0 || ^9.0"
            },
            "type": "inpsyde-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Inpsyde\\Zettle\\Webhooks\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Inpsyde\\Zettle\\Webhooks\\Test\\": "tests/PHPUnit/Helper"
                }
            },
            "transport-options": {
                "relative": true
            },
            "install-path": "../../modules/zettle-webhooks"
        },
        {
            "name": "nyholm/psr7",
            "version": "1.8.2",
            "version_normalized": "1.8.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Nyholm/psr7.git",
                "reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Nyholm/psr7/zipball/a71f2b11690f4b24d099d6b16690a90ae14fc6f3",
                "reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": ">=7.2",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.1 || ^2.0"
            },
            "provide": {
                "php-http/message-factory-implementation": "1.0",
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "http-interop/http-factory-tests": "^0.9",
                "php-http/message-factory": "^1.0",
                "php-http/psr7-integration-tests": "^1.0",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
                "symfony/error-handler": "^4.4"
            },
            "time": "2024-09-09T07:06:30+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Nyholm\\Psr7\\": "src/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com"
                },
                {
                    "name": "Martijn van der Ven",
                    "email": "martijn@vanderven.se"
                }
            ],
            "description": "A fast PHP7 implementation of PSR-7",
            "homepage": "https://tnyholm.se",
            "keywords": [
                "psr-17",
                "psr-7"
            ],
            "support": {
                "issues": "https://github.com/Nyholm/psr7/issues",
                "source": "https://github.com/Nyholm/psr7/tree/1.8.2"
            },
            "funding": [
                {
                    "url": "https://github.com/Zegnat",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nyholm",
                    "type": "github"
                }
            ],
            "install-path": "../nyholm/psr7"
        },
        {
            "name": "oomphinc/composer-installers-extender",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/oomphinc/composer-installers-extender.git",
                "reference": "cbf4b6f9a24153b785d09eee755b995ba87bd5f9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/oomphinc/composer-installers-extender/zipball/cbf4b6f9a24153b785d09eee755b995ba87bd5f9",
                "reference": "cbf4b6f9a24153b785d09eee755b995ba87bd5f9",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0",
                "composer/installers": "^1.0 || ^2.0",
                "php": ">=7.1"
            },
            "require-dev": {
                "composer/composer": "^2.0",
                "phpunit/phpunit": "^7.2",
                "squizlabs/php_codesniffer": "^3.3"
            },
            "time": "2021-12-15T12:32:42+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "OomphInc\\ComposerInstallersExtender\\Plugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OomphInc\\ComposerInstallersExtender\\": "src/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Stephen Beemsterboer",
                    "email": "stephen@oomphinc.com",
                    "homepage": "https://github.com/balbuf"
                },
                {
                    "name": "Nathan Dentzau",
                    "email": "nate@oomphinc.com",
                    "homepage": "http://oomph.is/ndentzau"
                }
            ],
            "description": "Extend the composer/installers plugin to accept any arbitrary package type.",
            "homepage": "http://www.oomphinc.com/",
            "support": {
                "issues": "https://github.com/oomphinc/composer-installers-extender/issues",
                "source": "https://github.com/oomphinc/composer-installers-extender/tree/2.0.1"
            },
            "install-path": "../oomphinc/composer-installers-extender"
        },
        {
            "name": "php-http/client-common",
            "version": "2.7.2",
            "version_normalized": "2.7.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/client-common.git",
                "reference": "0cfe9858ab9d3b213041b947c881d5b19ceeca46"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/client-common/zipball/0cfe9858ab9d3b213041b947c881d5b19ceeca46",
                "reference": "0cfe9858ab9d3b213041b947c881d5b19ceeca46",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": "^7.1 || ^8.0",
                "php-http/httplug": "^2.0",
                "php-http/message": "^1.6",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0 || ^2.0",
                "symfony/options-resolver": "~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.0 || ^7.0",
                "symfony/polyfill-php80": "^1.17"
            },
            "require-dev": {
                "doctrine/instantiator": "^1.1",
                "guzzlehttp/psr7": "^1.4",
                "nyholm/psr7": "^1.2",
                "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
                "phpspec/prophecy": "^1.10.2",
                "phpunit/phpunit": "^7.5.20 || ^8.5.33 || ^9.6.7"
            },
            "suggest": {
                "ext-json": "To detect JSON responses with the ContentTypePlugin",
                "ext-libxml": "To detect XML responses with the ContentTypePlugin",
                "php-http/cache-plugin": "PSR-6 Cache plugin",
                "php-http/logger-plugin": "PSR-3 Logger plugin",
                "php-http/stopwatch-plugin": "Symfony Stopwatch plugin"
            },
            "time": "2024-09-24T06:21:48+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Http\\Client\\Common\\": "src/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com"
                }
            ],
            "description": "Common HTTP Client implementations and tools for HTTPlug",
            "homepage": "http://httplug.io",
            "keywords": [
                "client",
                "common",
                "http",
                "httplug"
            ],
            "support": {
                "issues": "https://github.com/php-http/client-common/issues",
                "source": "https://github.com/php-http/client-common/tree/2.7.2"
            },
            "install-path": "../php-http/client-common"
        },
        {
            "name": "php-http/curl-client",
            "version": "2.3.3",
            "version_normalized": "2.3.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/curl-client.git",
                "reference": "f3eb48d266341afec0229a7a37a03521d3646b81"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/curl-client/zipball/f3eb48d266341afec0229a7a37a03521d3646b81",
                "reference": "f3eb48d266341afec0229a7a37a03521d3646b81",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "ext-curl": "*",
                "php": "^7.4 || ^8.0",
                "php-http/discovery": "^1.6",
                "php-http/httplug": "^2.0",
                "php-http/message": "^1.2",
                "psr/http-client": "^1.0",
                "psr/http-factory-implementation": "^1.0",
                "symfony/options-resolver": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
            },
            "provide": {
                "php-http/async-client-implementation": "1.0",
                "php-http/client-implementation": "1.0",
                "psr/http-client-implementation": "1.0"
            },
            "require-dev": {
                "guzzlehttp/psr7": "^2.0",
                "laminas/laminas-diactoros": "^2.0 || ^3.0",
                "php-http/client-integration-tests": "^3.0",
                "php-http/message-factory": "^1.1",
                "phpunit/phpunit": "^7.5 || ^9.4"
            },
            "time": "2024-10-31T07:36:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Http\\Client\\Curl\\": "src/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Михаил Красильников",
                    "email": "m.krasilnikov@yandex.ru"
                }
            ],
            "description": "PSR-18 and HTTPlug Async client with cURL",
            "homepage": "http://php-http.org",
            "keywords": [
                "curl",
                "http",
                "psr-18"
            ],
            "support": {
                "issues": "https://github.com/php-http/curl-client/issues",
                "source": "https://github.com/php-http/curl-client/tree/2.3.3"
            },
            "install-path": "../php-http/curl-client"
        },
        {
            "name": "php-http/discovery",
            "version": "1.20.0",
            "version_normalized": "1.20.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/discovery.git",
                "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/discovery/zipball/82fe4c73ef3363caed49ff8dd1539ba06044910d",
                "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "composer-plugin-api": "^1.0|^2.0",
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "nyholm/psr7": "<1.0",
                "zendframework/zend-diactoros": "*"
            },
            "provide": {
                "php-http/async-client-implementation": "*",
                "php-http/client-implementation": "*",
                "psr/http-client-implementation": "*",
                "psr/http-factory-implementation": "*",
                "psr/http-message-implementation": "*"
            },
            "require-dev": {
                "composer/composer": "^1.0.2|^2.0",
                "graham-campbell/phpspec-skip-example-extension": "^5.0",
                "php-http/httplug": "^1.0 || ^2.0",
                "php-http/message-factory": "^1.0",
                "phpspec/phpspec": "^5.1 || ^6.1 || ^7.3",
                "sebastian/comparator": "^3.0.5 || ^4.0.8",
                "symfony/phpunit-bridge": "^6.4.4 || ^7.0.1"
            },
            "time": "2024-10-02T11:20:13+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Http\\Discovery\\Composer\\Plugin",
                "plugin-optional": true
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Http\\Discovery\\": "src/"
                },
                "exclude-from-classmap": [
                    "src/Composer/Plugin.php"
                ]
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com"
                }
            ],
            "description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations",
            "homepage": "http://php-http.org",
            "keywords": [
                "adapter",
                "client",
                "discovery",
                "factory",
                "http",
                "message",
                "psr17",
                "psr7"
            ],
            "support": {
                "issues": "https://github.com/php-http/discovery/issues",
                "source": "https://github.com/php-http/discovery/tree/1.20.0"
            },
            "install-path": "../php-http/discovery"
        },
        {
            "name": "php-http/httplug",
            "version": "2.4.1",
            "version_normalized": "2.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/httplug.git",
                "reference": "5cad731844891a4c282f3f3e1b582c46839d22f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/httplug/zipball/5cad731844891a4c282f3f3e1b582c46839d22f4",
                "reference": "5cad731844891a4c282f3f3e1b582c46839d22f4",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": "^7.1 || ^8.0",
                "php-http/promise": "^1.1",
                "psr/http-client": "^1.0",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "require-dev": {
                "friends-of-phpspec/phpspec-code-coverage": "^4.1 || ^5.0 || ^6.0",
                "phpspec/phpspec": "^5.1 || ^6.0 || ^7.0"
            },
            "time": "2024-09-23T11:39:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Http\\Client\\": "src/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eric GELOEN",
                    "email": "geloen.eric@gmail.com"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://sagikazarmark.hu"
                }
            ],
            "description": "HTTPlug, the HTTP client abstraction for PHP",
            "homepage": "http://httplug.io",
            "keywords": [
                "client",
                "http"
            ],
            "support": {
                "issues": "https://github.com/php-http/httplug/issues",
                "source": "https://github.com/php-http/httplug/tree/2.4.1"
            },
            "install-path": "../php-http/httplug"
        },
        {
            "name": "php-http/message",
            "version": "1.16.2",
            "version_normalized": "1.16.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/message.git",
                "reference": "06dd5e8562f84e641bf929bfe699ee0f5ce8080a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/message/zipball/06dd5e8562f84e641bf929bfe699ee0f5ce8080a",
                "reference": "06dd5e8562f84e641bf929bfe699ee0f5ce8080a",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "clue/stream-filter": "^1.5",
                "php": "^7.2 || ^8.0",
                "psr/http-message": "^1.1 || ^2.0"
            },
            "provide": {
                "php-http/message-factory-implementation": "1.0"
            },
            "require-dev": {
                "ergebnis/composer-normalize": "^2.6",
                "ext-zlib": "*",
                "guzzlehttp/psr7": "^1.0 || ^2.0",
                "laminas/laminas-diactoros": "^2.0 || ^3.0",
                "php-http/message-factory": "^1.0.2",
                "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
                "slim/slim": "^3.0"
            },
            "suggest": {
                "ext-zlib": "Used with compressor/decompressor streams",
                "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
                "laminas/laminas-diactoros": "Used with Diactoros Factories",
                "slim/slim": "Used with Slim Framework PSR-7 implementation"
            },
            "time": "2024-10-02T11:34:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/filters.php"
                ],
                "psr-4": {
                    "Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com"
                }
            ],
            "description": "HTTP Message related tools",
            "homepage": "http://php-http.org",
            "keywords": [
                "http",
                "message",
                "psr-7"
            ],
            "support": {
                "issues": "https://github.com/php-http/message/issues",
                "source": "https://github.com/php-http/message/tree/1.16.2"
            },
            "install-path": "../php-http/message"
        },
        {
            "name": "php-http/message-factory",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/message-factory.git",
                "reference": "4d8778e1c7d405cbb471574821c1ff5b68cc8f57"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/message-factory/zipball/4d8778e1c7d405cbb471574821c1ff5b68cc8f57",
                "reference": "4d8778e1c7d405cbb471574821c1ff5b68cc8f57",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": ">=5.4",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "time": "2023-04-14T14:16:17+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com"
                }
            ],
            "description": "Factory interfaces for PSR-7 HTTP Message",
            "homepage": "http://php-http.org",
            "keywords": [
                "factory",
                "http",
                "message",
                "stream",
                "uri"
            ],
            "support": {
                "issues": "https://github.com/php-http/message-factory/issues",
                "source": "https://github.com/php-http/message-factory/tree/1.1.0"
            },
            "abandoned": "psr/http-factory",
            "install-path": "../php-http/message-factory"
        },
        {
            "name": "php-http/promise",
            "version": "1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/promise.git",
                "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/promise/zipball/fc85b1fba37c169a69a07ef0d5a8075770cc1f83",
                "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "friends-of-phpspec/phpspec-code-coverage": "^4.3.2 || ^6.3",
                "phpspec/phpspec": "^5.1.2 || ^6.2 || ^7.4"
            },
            "time": "2024-03-15T13:55:21+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Http\\Promise\\": "src/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Joel Wurtz",
                    "email": "joel.wurtz@gmail.com"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com"
                }
            ],
            "description": "Promise used for asynchronous HTTP requests",
            "homepage": "http://httplug.io",
            "keywords": [
                "promise"
            ],
            "support": {
                "issues": "https://github.com/php-http/promise/issues",
                "source": "https://github.com/php-http/promise/tree/1.3.1"
            },
            "install-path": "../php-http/promise"
        },
        {
            "name": "psr/container",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": ">=7.4.0"
            },
            "time": "2021-11-05T16:50:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https://github.com/php-fig/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "support": {
                "issues": "https://github.com/php-fig/container/issues",
                "source": "https://github.com/php-fig/container/tree/1.1.2"
            },
            "install-path": "../psr/container"
        },
        {
            "name": "psr/http-client",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-client.git",
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": "^7.0 || ^8.0",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "time": "2023-09-23T14:17:50+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Client\\": "src/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP clients",
            "homepage": "https://github.com/php-fig/http-client",
            "keywords": [
                "http",
                "http-client",
                "psr",
                "psr-18"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-client"
            },
            "install-path": "../psr/http-client"
        },
        {
            "name": "psr/http-factory",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-factory.git",
                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": ">=7.1",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "time": "2024-04-15T12:06:14+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
            "keywords": [
                "factory",
                "http",
                "message",
                "psr",
                "psr-17",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-factory"
            },
            "install-path": "../psr/http-factory"
        },
        {
            "name": "psr/http-message",
            "version": "1.1",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
                "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2023-04-04T09:50:52+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-message/tree/1.1"
            },
            "install-path": "../psr/http-message"
        },
        {
            "name": "psr/log",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2021-05-03T11:20:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/1.1.4"
            },
            "install-path": "../psr/log"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v2.5.4",
            "version_normalized": "2.5.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/605389f2a7e5625f273b53960dc46aeaf9c62918",
                "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2024-09-25T14:11:13+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.5-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.4"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/deprecation-contracts"
        },
        {
            "name": "symfony/options-resolver",
            "version": "v5.4.45",
            "version_normalized": "5.4.45.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/options-resolver.git",
                "reference": "74e5b6f0db3e8589e6cfd5efb317a1fc2bb52fb6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/74e5b6f0db3e8589e6cfd5efb317a1fc2bb52fb6",
                "reference": "74e5b6f0db3e8589e6cfd5efb317a1fc2bb52fb6",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-php73": "~1.0",
                "symfony/polyfill-php80": "^1.16"
            },
            "time": "2024-09-25T14:11:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\OptionsResolver\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides an improved replacement for the array_replace PHP function",
            "homepage": "https://symfony.com",
            "keywords": [
                "config",
                "configuration",
                "options"
            ],
            "support": {
                "source": "https://github.com/symfony/options-resolver/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/options-resolver"
        },
        {
            "name": "symfony/polyfill-php73",
            "version": "v1.31.0",
            "version_normalized": "1.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php73.git",
                "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
                "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php73\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php73/tree/v1.31.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php73"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.31.0",
            "version_normalized": "1.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
                "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/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.31.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php80"
        },
        {
            "name": "symfony/polyfill-uuid",
            "version": "v1.31.0",
            "version_normalized": "1.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-uuid.git",
                "reference": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/21533be36c24be3f4b1669c4725c7d1d2bab4ae2",
                "reference": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": ">=7.2"
            },
            "provide": {
                "ext-uuid": "*"
            },
            "suggest": {
                "ext-uuid": "For best performance"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Uuid\\": ""
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Grégoire Pineau",
                    "email": "lyrixx@lyrixx.info"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for uuid functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "uuid"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-uuid/tree/v1.31.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-uuid"
        },
        {
            "name": "symfony/uid",
            "version": "v5.4.45",
            "version_normalized": "5.4.45.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/uid.git",
                "reference": "512de7894f93ad63a7d5e33f590a83e054f571bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/uid/zipball/512de7894f93ad63a7d5e33f590a83e054f571bc",
                "reference": "512de7894f93ad63a7d5e33f590a83e054f571bc",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-uuid": "^1.15"
            },
            "require-dev": {
                "symfony/console": "^4.4|^5.0|^6.0"
            },
            "time": "2024-09-25T14:11:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Uid\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Grégoire Pineau",
                    "email": "lyrixx@lyrixx.info"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides an object-oriented API to generate and represent UIDs",
            "homepage": "https://symfony.com",
            "keywords": [
                "UID",
                "ulid",
                "uuid"
            ],
            "support": {
                "source": "https://github.com/symfony/uid/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/uid"
        },
        {
            "name": "werkspot/enum",
            "version": "v2.1",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Werkspot/Enum.git",
                "reference": "960624c3c24730ebbe5ca5fdc2fd54d0d05310d5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Werkspot/Enum/zipball/960624c3c24730ebbe5ca5fdc2fd54d0d05310d5",
                "reference": "960624c3c24730ebbe5ca5fdc2fd54d0d05310d5",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://repo.packagist.com/inpsyde/izettle/dists/%package%/%version%/r%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "doctrine/inflector": "^1.2",
                "php": ">=7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.3"
            },
            "time": "2017-12-11T13:17:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Werkspot\\Enum\\": [
                        "src/"
                    ]
                }
            },
            "notification-url": "https://repo.packagist.com/inpsyde/izettle/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Werkspot Team",
                    "email": "technology@werkspot.nl"
                },
                {
                    "name": "Laurens Laman",
                    "email": "laurens.laman@werkspot.nl"
                }
            ],
            "description": "Werkspot's Enum Library",
            "support": {
                "issues": "https://github.com/Werkspot/Enum/issues",
                "source": "https://github.com/Werkspot/Enum/tree/master"
            },
            "install-path": "../werkspot/enum"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
