{
    "packages": [
        {
            "name": "psr\/http-message",
            "version": "2.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/http-message.git",
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/http-message\/zipball\/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2023-04-04T09:54:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Stancer\\Scoped\\Isolated\\Psr\\Http\\Message\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/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\/2.0"
            },
            "install-path": "..\/psr\/http-message"
        },
        {
            "name": "psr\/log",
            "version": "3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/log.git",
                "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/log\/zipball\/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
                "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2024-09-11T13:17:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Stancer\\Scoped\\Isolated\\Psr\\Log\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/www.php-fig.org\/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https:\/\/github.com\/php-fig\/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https:\/\/github.com\/php-fig\/log\/tree\/3.0.2"
            },
            "install-path": "..\/psr\/log"
        },
        {
            "name": "stancer\/stancer",
            "version": "v2.1.2",
            "version_normalized": "2.1.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/gitlab.com\/wearestancer\/library\/lib-php.git",
                "reference": "e0fcd78e10a29920600893d809485838064d4655"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/gitlab.com\/api\/v4\/projects\/wearestancer%2Flibrary%2Flib-php\/repository\/archive.zip?sha=e0fcd78e10a29920600893d809485838064d4655",
                "reference": "e0fcd78e10a29920600893d809485838064d4655",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr\/http-message": "^2.0",
                "psr\/log": "^3.0"
            },
            "require-dev": {
                "atoum\/atoum": "^4.4",
                "atoum\/stubs": "^2.6",
                "atoum\/visibility-extension": "^2.0",
                "fakerphp\/faker": "^1.13",
                "friendsofphp\/php-cs-fixer": "^3.68",
                "guzzlehttp\/guzzle": "^7.2",
                "jdslv\/atoum-report-cobertura": "^1.1",
                "phpstan\/extension-installer": "^1.0",
                "phpstan\/phpstan": "^1.2",
                "phpstan\/phpstan-deprecation-rules": "^1.0",
                "phpstan\/phpstan-strict-rules": "^1.0"
            },
            "suggest": {
                "monolog\/monolog": "Allows to log interaction with the API"
            },
            "time": "2026-06-24T11:04:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src\/polyfill.php"
                ],
                "psr-4": {
                    "Stancer\\Scoped\\Isolated\\Stancer\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "description": "Stancer PHP library",
            "homepage": "https:\/\/stancer.com",
            "keywords": [
                "card",
                "payment solution",
                "payments",
                "sepa"
            ],
            "support": {
                "docs": "https:\/\/stancer.com\/documentation\/api\/",
                "issues": "https:\/\/gitlab.com\/wearestancer\/library\/lib-php\/-\/issues",
                "source": "https:\/\/gitlab.com\/wearestancer\/library\/lib-php"
            },
            "install-path": "..\/stancer\/stancer"
        }
    ],
    "dev": false,
    "dev-package-names": []
}