{
    "packages": [
        {
            "name": "prappo/wp-eloquent",
            "version": "v3.0.5",
            "version_normalized": "3.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/prappo/wp-eloquent.git",
                "reference": "394e285a573248b176f93dffd85f9d7256a2475b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/prappo/wp-eloquent/zipball/394e285a573248b176f93dffd85f9d7256a2475b",
                "reference": "394e285a573248b176f93dffd85f9d7256a2475b",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-pdo": "*",
                "php": "^7.3|^8.0"
            },
            "suggest": {
                "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6).",
                "fzaninotto/faker": "Required to use the eloquent factory builder (^1.9.1).",
                "symfony/finder": "Required to use Eloquent model factories (^5.1)."
            },
            "time": "2024-08-25T08:30:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/Support/helpers.php"
                ],
                "psr-4": {
                    "Prappo\\WpEloquent\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "prappo",
                    "email": "prappo.prince@gmail.com"
                }
            ],
            "description": "Eloquent ORM for wordpress.",
            "homepage": "https://github.com/prappo/wp-eloquent",
            "keywords": [
                "database",
                "laravel",
                "orm",
                "prappo",
                "sql",
                "wordpress",
                "wp-eloquent"
            ],
            "support": {
                "issues": "https://github.com/prappo/wp-eloquent/issues",
                "source": "https://github.com/prappo/wp-eloquent"
            },
            "install-path": "../prappo/wp-eloquent"
        },
        {
            "name": "stripe/stripe-php",
            "version": "v16.6.0",
            "version_normalized": "16.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/stripe/stripe-php.git",
                "reference": "d6de0a536f00b5c5c74f36b8f4d0d93b035499ff"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stripe/stripe-php/zipball/d6de0a536f00b5c5c74f36b8f4d0d93b035499ff",
                "reference": "d6de0a536f00b5c5c74f36b8f4d0d93b035499ff",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": ">=5.6.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.5.0",
                "phpstan/phpstan": "^1.2",
                "phpunit/phpunit": "^5.7 || ^9.0"
            },
            "time": "2025-02-24T22:35:29+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Stripe\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Stripe and contributors",
                    "homepage": "https://github.com/stripe/stripe-php/contributors"
                }
            ],
            "description": "Stripe PHP Library",
            "homepage": "https://stripe.com/",
            "keywords": [
                "api",
                "payment processing",
                "stripe"
            ],
            "support": {
                "issues": "https://github.com/stripe/stripe-php/issues",
                "source": "https://github.com/stripe/stripe-php/tree/v16.6.0"
            },
            "install-path": "../stripe/stripe-php"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
