{
    "name": "shopware-labs/swag-payment-paypal-unified",
    "type": "shopware-plugin",
    "description": "All PayPal payment methods in one plugin",
    "license": "MIT",
    "extra": {
        "installer-name": "SwagPaymentPayPalUnified"
    },
    "require-dev": {
        "shopware/plugin-dev-tools": "dev-2.x-dev"
    },
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/shopwareLabs/plugin-dev-tools"
        }
    ],
    "require": {
        "giggsey/libphonenumber-for-php": "^8.12"
    }
}
