{
    "packages": [
        {
            "name": "firebase/php-jwt",
            "version": "v7.1.0",
            "version_normalized": "7.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/googleapis/php-jwt.git",
                "reference": "b374a5d1a4f1f67fadc2165cdb284645945e2fc0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/googleapis/php-jwt/zipball/b374a5d1a4f1f67fadc2165cdb284645945e2fc0",
                "reference": "b374a5d1a4f1f67fadc2165cdb284645945e2fc0",
                "shasum": ""
            },
            "require": {
                "php": "^8.0"
            },
            "require-dev": {
                "guzzlehttp/guzzle": "^7.4",
                "phpfastcache/phpfastcache": "^9.2",
                "phpseclib/phpseclib": "~3.0",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5",
                "psr/cache": "^2.0||^3.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0"
            },
            "suggest": {
                "ext-sodium": "Support EdDSA (Ed25519) signatures",
                "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present",
                "phpseclib/phpseclib": "Support PS256 (RSASSA-PSS) signatures"
            },
            "time": "2026-06-11T17:54:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Firebase\\JWT\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Neuman Vong",
                    "email": "neuman+pear@twilio.com",
                    "role": "Developer"
                },
                {
                    "name": "Anant Narayanan",
                    "email": "anant@php.net",
                    "role": "Developer"
                }
            ],
            "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
            "homepage": "https://github.com/googleapis/php-jwt",
            "keywords": [
                "jwt",
                "php"
            ],
            "support": {
                "issues": "https://github.com/googleapis/php-jwt/issues",
                "source": "https://github.com/googleapis/php-jwt/tree/v7.1.0"
            },
            "install-path": "../firebase/php-jwt"
        },
        {
            "name": "iyzico/iyzipay-php",
            "version": "v2.0.61",
            "version_normalized": "2.0.61.0",
            "source": {
                "type": "git",
                "url": "https://github.com/iyzico/iyzipay-php.git",
                "reference": "168839f9ccb2aebaa2cb9f07b883b1b2bb0cf87a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/iyzico/iyzipay-php/zipball/168839f9ccb2aebaa2cb9f07b883b1b2bb0cf87a",
                "reference": "168839f9ccb2aebaa2cb9f07b883b1b2bb0cf87a",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=7.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6.34",
                "satooshi/php-coveralls": "~0.6.1"
            },
            "time": "2026-04-28T11:31:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Iyzipay\\": "src/Iyzipay/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "iyzico and contributors",
                    "homepage": "https://github.com/iyzico/iyzipay-php/contributors"
                }
            ],
            "description": "iyzipay api php client",
            "homepage": "https://www.iyzico.com",
            "keywords": [
                "iyzico",
                "iyzico.com",
                "iyzipay",
                "iyzipay api",
                "iyzipay api php",
                "iyzipay api php client",
                "iyzipay php",
                "payment processing"
            ],
            "support": {
                "issues": "https://github.com/iyzico/iyzipay-php/issues",
                "source": "https://github.com/iyzico/iyzipay-php/tree/v2.0.61"
            },
            "install-path": "../iyzico/iyzipay-php"
        },
        {
            "name": "knit-pay/omnipay-paypal",
            "version": "v1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/knit-pay/omnipay-paypal.git",
                "reference": "93bdd73854bbac6b73b28c3f766ae05de734c925"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/knit-pay/omnipay-paypal/zipball/93bdd73854bbac6b73b28c3f766ae05de734c925",
                "reference": "93bdd73854bbac6b73b28c3f766ae05de734c925",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3",
                "php": "^7.2|^8.0"
            },
            "replace": {
                "omnipay/paypal": "^3.0"
            },
            "require-dev": {
                "omnipay/tests": "^4.1.2",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2025-12-09T18:41:49+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Omnipay\\PayPal\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Knit Pay",
                    "homepage": "https://github.com/knit-pay/omnipay-paypal"
                }
            ],
            "description": "PayPal gateway for Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-paypal",
            "keywords": [
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment",
                "paypal",
                "purchase"
            ],
            "support": {
                "source": "https://github.com/knit-pay/omnipay-paypal/tree/v1.0.3"
            },
            "install-path": "../knit-pay/omnipay-paypal"
        },
        {
            "name": "league/flysystem",
            "version": "3.35.2",
            "version_normalized": "3.35.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/flysystem.git",
                "reference": "b277b5dc3d56650b68904117124e79c851e12376"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/b277b5dc3d56650b68904117124e79c851e12376",
                "reference": "b277b5dc3d56650b68904117124e79c851e12376",
                "shasum": ""
            },
            "require": {
                "league/flysystem-local": "^3.0.0",
                "league/mime-type-detection": "^1.0.0",
                "php": "^8.0.2"
            },
            "conflict": {
                "async-aws/core": "<1.19.0",
                "async-aws/s3": "<1.14.0",
                "aws/aws-sdk-php": "3.209.31 || 3.210.0",
                "guzzlehttp/guzzle": "<7.0",
                "guzzlehttp/ringphp": "<1.1.1",
                "phpseclib/phpseclib": "3.0.15",
                "symfony/http-client": "<5.2"
            },
            "require-dev": {
                "async-aws/s3": "^1.5 || ^2.0",
                "async-aws/simple-s3": "^1.1 || ^2.0",
                "aws/aws-sdk-php": "^3.295.10",
                "composer/semver": "^3.0",
                "ext-fileinfo": "*",
                "ext-ftp": "*",
                "ext-mongodb": "^1.3|^2",
                "ext-zip": "*",
                "friendsofphp/php-cs-fixer": "^3.5",
                "google/cloud-storage": "^1.23",
                "guzzlehttp/psr7": "^2.6",
                "microsoft/azure-storage-blob": "^1.1",
                "mongodb/mongodb": "^1.2|^2",
                "phpseclib/phpseclib": "^3.0.36",
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "^9.5.11|^10.0",
                "sabre/dav": "^4.6.0"
            },
            "time": "2026-07-06T14:42:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Flysystem\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frankdejonge.nl"
                }
            ],
            "description": "File storage abstraction for PHP",
            "keywords": [
                "WebDAV",
                "aws",
                "cloud",
                "file",
                "files",
                "filesystem",
                "filesystems",
                "ftp",
                "s3",
                "sftp",
                "storage"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/flysystem/issues",
                "source": "https://github.com/thephpleague/flysystem/tree/3.35.2"
            },
            "install-path": "../league/flysystem"
        },
        {
            "name": "league/flysystem-sftp-v3",
            "version": "3.33.0",
            "version_normalized": "3.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/flysystem-sftp-v3.git",
                "reference": "34ff5ef0f841add92e2b902c1005f72135b03646"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/flysystem-sftp-v3/zipball/34ff5ef0f841add92e2b902c1005f72135b03646",
                "reference": "34ff5ef0f841add92e2b902c1005f72135b03646",
                "shasum": ""
            },
            "require": {
                "league/flysystem": "^3.0.14",
                "league/mime-type-detection": "^1.0.0",
                "php": "^8.0.2",
                "phpseclib/phpseclib": "^3.0"
            },
            "time": "2026-03-20T13:22:31+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Flysystem\\PhpseclibV3\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frankdejonge.nl"
                }
            ],
            "description": "SFTP filesystem adapter for Flysystem.",
            "keywords": [
                "Flysystem",
                "file",
                "files",
                "filesystem",
                "sftp"
            ],
            "support": {
                "source": "https://github.com/thephpleague/flysystem-sftp-v3/tree/3.33.0"
            },
            "install-path": "../league/flysystem-sftp-v3"
        },
        {
            "name": "league/mime-type-detection",
            "version": "1.17.0",
            "version_normalized": "1.17.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/mime-type-detection.git",
                "reference": "f5f47eff7c48ed1003069a2ca67f316fb4021c76"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/f5f47eff7c48ed1003069a2ca67f316fb4021c76",
                "reference": "f5f47eff7c48ed1003069a2ca67f316fb4021c76",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.2",
                "phpstan/phpstan": "^0.12.68",
                "phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0 || ^11.0 || ^12.0"
            },
            "time": "2026-07-09T11:49:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\MimeTypeDetection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frankdejonge.nl"
                }
            ],
            "description": "Mime-type detection for Flysystem",
            "support": {
                "issues": "https://github.com/thephpleague/mime-type-detection/issues",
                "source": "https://github.com/thephpleague/mime-type-detection/tree/1.17.0"
            },
            "funding": [
                {
                    "url": "https://github.com/frankdejonge",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
                    "type": "tidelift"
                }
            ],
            "install-path": "../league/mime-type-detection"
        },
        {
            "name": "nafezly/payments",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/knit-pay/nafezly-payments",
                "reference": "b32490aba6c8ab22c4a465504d464dff05f4f442"
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "laravel/framework": ">=6.0",
                "paypal/paypal-checkout-sdk": "1.0.2",
                "php": ">=7.0"
            },
            "time": "2026-05-15T08:51:43+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "laravel": {
                    "providers": [
                        "Nafezly\\Payments\\NafezlyPaymentsServiceProvider"
                    ],
                    "aliases": {
                        "NafezlyPayments": "Nafezly\\Payments\\Facades"
                    }
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Nafezly\\Payments\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "nafezly.com",
                    "email": "nafezly.com@gmail.com"
                }
            ],
            "description": "Payment helper for Paypal, Paymob, Kashier, Hyperpay and Fawry",
            "keywords": [
                "fawry",
                "hyperpay",
                "kashier",
                "online payments",
                "paymob",
                "paypal"
            ],
            "install-path": "../nafezly/payments"
        },
        {
            "name": "payrexx/payrexx",
            "version": "v1.8.11",
            "version_normalized": "1.8.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/payrexx/payrexx-php.git",
                "reference": "30bd92fa3d56586a06705477fafdba7b7bf3a0bd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/payrexx/payrexx-php/zipball/30bd92fa3d56586a06705477fafdba7b7bf3a0bd",
                "reference": "30bd92fa3d56586a06705477fafdba7b7bf3a0bd",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.9"
            },
            "time": "2025-04-09T09:44:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Payrexx": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Payrexx AG",
                    "homepage": "https://www.payrexx.com"
                }
            ],
            "description": "Payrexx PHPLib",
            "homepage": "https://www.payrexx.com",
            "keywords": [
                "gateway",
                "payment"
            ],
            "support": {
                "issues": "https://github.com/payrexx/payrexx-php/issues",
                "source": "https://github.com/payrexx/payrexx-php/tree/v1.8.11"
            },
            "install-path": "../payrexx/payrexx"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
